Skip to content

v0.1.9

Compare
Choose a tag to compare
@tmc tmc released this 18 Apr 21:03
· 140 commits to main since this release
3a36972

What's Changed

  • googleai: vertex - upgrade dep version and increase default max tokens by @eliben in #742
  • googleai: combine options for googleai and vertex by @eliben in #743
  • googleai: add safety/harm threshold settings by @eliben in #744
  • github: update lint workflow to newer version of Go by @eliben in #745
  • vectorstores/milvus: Update testcontainer image by @devalexandre in #741
  • tools/sqldataase: update postgres image by @devalexandre in #740
  • chains: Update mysql testcontainer image by @devalexandre in #739
  • vectorstores/qdrant: Update testcontainer image by @devalexandre in #737
  • doc: fix typo by @XiaoConstantine in #758
  • examples: clarify openai-function-call-example by @eliben in #751
  • schema: move Chat* types to llms by @eliben in #757
  • examples: remove 'replace' lines in go.mod files by @eliben in #782
  • schema: remove leftover doc comment part by @eliben in #784
  • vectorstores/pinecone: update to latest v0.4.1 by @andrewyang17 in #789
  • llms/openai: Fixed no response when streaming func with tools calling by @shawti in #788
  • llms/ollama: support 'keep_alive' parameter by @CrazyWr in #787
  • fix: fix example path by @LooJee in #780
  • tools: serpapi api key option by @AugustDev in #773
  • Fix OpenAI createChat bug by @Pramodh-G in #759
  • docs: resolve rendering issue with code block in getting started docs by @schneedotdev in #754

New Contributors

Full Changelog: v0.1.8...v0.1.9