tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
4.65k stars 627 forks source link

qdrant: Update QDrant for use official lib #1006

Open devalexandre opened 2 months ago

devalexandre commented 2 months ago

qdrant now have support for golang, then we can change the package

lib: https://github.com/qdrant/go-client

Anush008 commented 2 months ago

Resolved with #1008