tmc / langchaingo

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

add vearch vectorstore #847

Closed zhanghexian closed 1 month ago

zhanghexian commented 1 month ago

PR Checklist

zhanghexian commented 1 month ago

Excuse me, when I submitted the code, I found that there was an error in the vectorstores/vectorstore.go(Option not defined), how should I modify it,thanks