Skip to content

Release v0.9.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 21:00
· 24 commits to main since this release
2af5143

v0.9.5 (2024-10-02)

Features

  • add ability to list models from providers (4f05179)
  • add credential management (#65) (c5466d0)
  • add disable cache option to parse (69b98b9)
  • add load API (e0876d7)
  • add metadata and type fields to tools (401b947)
  • add prompt metadata field (b193865)
  • add server URL and token options (66dc396)

Bug Fixes

  • address a flake in the chat tests (aa14fb6)
  • allow getting program while run is running (64eaa0a)
  • capture Usage, ChatResponseCached, and ToolResults (73494ba)
  • don't start SDK server if URL opt is provided (#69) (0f93d6c)
  • improve the context testing, including adding a new test (758ea99)
  • override the knowledge credential in test (70e8788)
  • put metadata filed on tool def (4a254d9)
  • remove the disable server environment variable (c72e385)
  • update json tag to match sdkserver (#66) (1aaa032)