-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
RoadmapThe development planThe development planTODOPlanned but not yet startedPlanned but not yet started
Description
- extend the vdb store
- support milvus by providing a
MilvusStoreclass Add support for milvus lite vector database in the RAG module of AgentScope #825 - support MongoDB by providing a
MongoDBStoreclass feat(rag): add MongoDB vector store in the RAG module. #860 - consider supporting more complex vector database, e.g. graph vector database
- support milvus by providing a
- extend the reader class
- provide Microsoft Word reader feat(rag): implement word reader in the RAG module #852
- provide Microsoft Excel reader feat(rag): add excel reader to support excel files in the rag module #872
- provide Microsoft Powerpoint reader
- provide advanced PDF reader
- consider to improve the current implementation of
SimpleKnowledgeclass
Metadata
Metadata
Assignees
Labels
RoadmapThe development planThe development planTODOPlanned but not yet startedPlanned but not yet started
Type
Projects
Status
In Progress