Skip to content

0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 13:42
· 17 commits to development since this release

Features

  • added helpers for various exceptions including a prompt truncation error (#151)
  • parameters field of tool spec is made optional (#149)
  • passing status_code via code field in DIALException (#155)
  • supported extensible routes (#133)

Other

  • bump aiohttp from 3.9.4 to 3.10.2 (#152, #153, #154)
  • bump langchain-community in /examples/langchain_rag (#145)
  • bumped langchain-community from 0.2.7 to 0.2.9 (#145, #150)
  • migrated examples to latest SDK (#134)