Releases: traceloop/hub
Releases · traceloop/hub
0.3.0
v0.3.0 (2025-03-04)
Feat
- add logprobs and top_logprobs options to ChatCompletionRequest (#27)
Fix
- cd: correct docker hub secrets (#31)
- azure: embeddings structs improvement (#29)
- add proper error logging for azure and openai calls (#18)
- anthropic: separate system from messages (#17)
[main d1c3e24] bump: version 0.2.1 → 0.3.0
2 files changed, 14 insertions(+), 1 deletion(-)
0.2.1
0.2.0
0.1.0
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