Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2025.6.2 source code.tar.gz | 2025-06-14 | 42.1 MB | |
2025.6.2 source code.zip | 2025-06-14 | 43.2 MB | |
README.md | 2025-06-14 | 618 Bytes | |
Totals: 3 Items | 85.3 MB | 0 |
New Features
- Add recipe for supervised fine-tuning with Google Vertex AI Gemini
- Add granular timeouts (
[timeouts]
) to variant and model configuration blocks - Support short-hand model names for Groq (
groq::...
) and OpenRouter (openrouter::...
) model providers - Support tool use with vLLM (thanks @CHRV @chaet1t!)
- Add explicit
stop_sequences
inference parameter - Support dynamic credentials in OpenAI-compatible inference endpoint (
tensorzero::credentials
) (thanks @zmij!) - Support multimodal inference and file inputs on AWS Bedrock
& multiple under-the-hood and UI improvements