tmc / langchaingo

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

embeddings: add voyageai embedder #792

Closed joeychilson closed 5 months ago

joeychilson commented 5 months ago

PR Checklist

This PR adds an embedder that uses the voyageai api to create embeddings for documents and queries.