What's Changed
- Remove now-invalid reference to graph extra from docs by @dmontagu in #873
- New gemini 2.0 models for production by @mvaldi in #880
- Remove
async
from_get_model
by @alexmojaki in #893 - Populate
ModelResponse.model_name
from responses by @alexmojaki in #883 - Fix OpenAI Model for working with local Ollama without passing an API key by @mageos in #874
- Use abstract properties for otel semantic attributes on models and stream responses by @sydney-runkle in #904
New Contributors
- @mvaldi made their first contribution in #880
- @jexp made their first contribution in #876
- @mageos made their first contribution in #874
Full Changelog: v0.0.23...v0.0.24