Skip to content

0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 10:15
· 12 commits to development since this release

Features

  • add heartbeat feature to chat completion endpoint (#175)
  • add static functions in SDK request as a new type of tool with type=static_function(#184)

Fixes

  • relaxed validation of the Attachment class (#171)
  • fixed sharing issues in the algorithm for merging chunks (#183)

Other

  • bump starlette from 0.36.3 to 0.40.0; fastapi from 0.109.2 to 0.115.2 (#170)
  • bump epam/ai-dial-ci from 1.9.1 to 1.9.2 (#168)
  • bump epam/ai-dial-ci from 1.9.2 to 1.9.4 (#177)
  • bumped dependency versions in langchain_rag example (#180)
  • bump langchain from 0.3.0 to 0.3.7 in /examples/langchain_rag (#181)
  • refactor streaming logic (#173)