ReMe/cookbook
jinli.yl ac72e6e021 feat(vector_store): add QdrantVectorStore implementation with async support
- Added QdrantVectorStore backend with native async operations
- Implemented advanced filtering capabilities for metadata queries
- Added support for Qdrant Cloud and local deployments- Updated vector store comparison table with Qdrant features
- Enhanced documentation with Qdrant setup and usage examples
- Fixed code block formatting in vector store API guide
- Updated embedding model integration for Qdrant compatibility
2025-10-23 17:15:12 +08:00
..
appworld docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00
bfcl docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00
frozenlake docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00
simple_demo feat(vector_store): add QdrantVectorStore implementation with async support 2025-10-23 17:15:12 +08:00
tool_memory feat(tool): implement tool memory management and mock search tools- Added RetrieveToolMemoryOp for retrieving tool memory guidelines- Implemented LLM-based mock search tools with configurable complexity levels 2025-10-21 21:03:14 +08:00
__init__.py refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00