Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 20:00
· 435 commits to main since this release
2cc198a

Overview

This patch release v0.1.3 includes fixes to chat completion streaming and openai assistant content type, and adds genai metrics.

Commits

  • extproc: add genai metrics to track token usage and latency (#459)
  • extproc: properly stream chat completions (#468)
  • feat: openai: allow assistant content to be string (#486)