Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 20:11
· 34 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • fix: handle None content gracefully in GoogleGenAIConverter by ensuri… by @suchith83 in #111
  • feat: add logging warnings for empty responses in converters by @Iamsdt in #117
  • feat: implement StreamEmitter for tool progress and error updates dur… by @Iamsdt in #118
  • Eval01 by @Iamsdt in #120
  • Fix/qa eval by @Iamsdt in #121
  • Feature/prebuilt2 by @Iamsdt in #122
  • Fix/llm optimizations by @Iamsdt in #123
  • Feature/otel by @Iamsdt in #124
  • Add evaluation reports for s-file with JSON and HTML formats by @Iamsdt in #125
  • fix(llm): honor Vertex AI selection for client and eval judge by @Mothilal-M in #126
  • fix(agent): ensure fallback clients honor Vertex AI selection by @Iamsdt in #129
  • feat: enhance Google agent to merge parallel tool results into single… by @suchith83 in #127
  • Implement token usage calculation in graph execution handlers and add corresponding tests by @Iamsdt in #132
  • Add comprehensive tests for various components in the agentflow.storage and publisher modulesre by @Iamsdt in #131
  • Enhance evaluation report structure and provider detection by @Iamsdt in #133
  • refactor: simplify function definition for resolve_provider_and_model by @Iamsdt in #134
  • Enhance LLM client and improve error handling by @Iamsdt in #135
  • Feat/realtime by @Iamsdt in #141
  • Add image handling and reconnect configuration to realtime components by @Iamsdt in #142

Full Changelog: 0.7.4.2...v0.8.0