Skip to content

0.1.0

Compare
Choose a tag to compare
@nirga nirga released this 16 Nov 10:30
· 16 commits to main since this release

v0.1.0 (2024-11-16)

Feat

  • otel support (#7)
  • implement pipeline steering logic (#5)
  • dynamic pipeline routing (#4)
  • azure openai provider (#3)
  • initial completions and embeddings routes with openai and anthropic providers (#1)

Fix

  • dockerfile and release pipeline (#2)
  • make anthropic work (#8)
  • cleanups; lint warnings fail CI (#9)
  • missing model name in response; 404 for model not found (#6)

[main 2c861ed] bump: version 0.0.1 → 0.1.0
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 CHANGELOG.md