You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want add DBGPTRetriever for langchain this is my pr:#7537.
but says if EmbeddingEngine it make more sense to implement as a VectorStore instead of a Retriever?
db-gpt is not a vector store, it's a vector connector service like ChaindeskRetriever, it can connect milvus, weaviate, elasticsearch db, so db-gpt just provide document retriever service. Maybe it's make more sense to as a Retriever? @baskaryan@rlancemartin, @eyurtsev, @hwchase17
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want add DBGPTRetriever for langchain this is my pr:#7537.
but says if EmbeddingEngine it make more sense to implement as a VectorStore instead of a Retriever?
db-gpt is not a vector store, it's a vector connector service like ChaindeskRetriever, it can connect milvus, weaviate, elasticsearch db, so db-gpt just provide document retriever service. Maybe it's make more sense to as a Retriever?
@baskaryan @rlancemartin, @eyurtsev, @hwchase17
Beta Was this translation helpful? Give feedback.
All reactions