v0.1.5
What's Changed
- docs: Fix vertex example refs by @tmc in #595
- agents: [OneShotZeroAgent] Change regex to allow multi-line inputs by @terwey in #593
- vectorstores: Added the option to specify a HNSW index for improving performance by @pieterclaerhout in #589
- callbacks: Implement logging for text types, fixes #596 by @terwey in #597
- vectorstores: fix pgvector return nothing when embedding table has ve… by @Abirdcfly in #548
- agents: improve TestConversationalWithMemory testing by @tmc in #602
- README: add link to new blog post about langchaingo by @eliben in #606
- fix: stackoverflow caused by textsplitter by @whyiug in #608
- chroma: update chroma-go functions to pass context by @dddbliss in #610
- tools: run integration tests with testcontainers-go by @mdelapenya in #519
- llms: Remove omitempty from temperature params by @tmc in #621
New Contributors
Full Changelog: v0.1.4...v0.1.5