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

Fix up weaviate tests #885

Closed tmc closed 2 weeks ago

tmc commented 2 weeks ago

An issue was introduced which caused the openaillm implementation to not supply the embeddings model properly.

This fixes that issue and updates the weavaite test container and all testcontainer package versions.