Releases: traceloop/hub
Releases · traceloop/hub
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
v0.4.0 (2025-05-16)
Feat
- provider: add Google VertexAI support (#24)
- support AWS bedrock base models (#25)
- add max_completion_tokens to ChatCompletionRequest (#36)
- support structured output (#33)
Fix
- replace eprintln with tracing info for API request errors in Azure and OpenAI providers (#37)
- make optional json_schema field to ResponseFormat (#35)
[main 851ecb4] bump: version 0.3.0 → 0.4.0
3 files changed, 16 insertions(+), 2 deletions(-)
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(-)