sobelio / llm-chain

`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
https://llm-chain.xyz
MIT License
1.3k stars 128 forks source link

milvus vectordb integration #185

Closed AmineDiro closed 1 year ago

AmineDiro commented 1 year ago

Solves #146 .

In this PR, I implemented the same interface as the llm-chain-qdrant with some caveats :

I think that rethinking the VectorStore trait would probably cleanup this implementation (and others ?) a bunch.

BadMask121 commented 5 months ago

Hello @AmineDiro i think we need to be able to support new_primary_varchar where we can insert our own primary in varchar instead of auto generated