Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 15:48
· 34 commits to main since this release
8162f38

What's Changed

  • [Pyhton runtime] Code clean up by @cbornet in #725
  • [astra] Rework all the examples to not ask clientId/secret by @eolivelli in #728
  • Solr example: use Hugging face embeddings by @eolivelli in #729
  • Add support for async functions in agents by @cbornet in #730
  • Fix Python agent read when an error is raised by @cbornet in #732
  • Add topic producer API Python side by @cbornet in #733
  • Add support for schemas in python topic producer by @cbornet in #734
  • Catch all exceptions in agent gRPC observers and fail critically by @cbornet in #735
  • Add e2e test for topic producer by @cbornet in #736
  • [agents] Add support for AstraDB Collections (Astra Vector DB, using Stargate) by @eolivelli in #731

Full Changelog: v0.4.4...v0.5.0