Skip to content

v0.1.5

Compare
Choose a tag to compare
@tmc tmc released this 08 Mar 01:30
· 213 commits to main since this release
22159ce

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