v5.0.2
What's Changed
- Changed email addresses to something less generic by @whitead in #376
- Fix examples in README by @taabishm2 in #379
- Validating
LiteLLMModel.config
structure by @jamesbraza in #383 - No google auth, better CI names by @jamesbraza in #384
- Fixing Pydantic validation in Python<3.12 by @jamesbraza in #385
- LitQA2 downloading and question creation functionality by @jamesbraza in #386
- Testing
MemoryAgent
and timeouts on ldp agents by @jamesbraza in #375 - Removed
monkeypatch
fixture since it's not a dependency by @jamesbraza in #395 - Fixing crash in
chunk_text
for empty file by @jamesbraza in #389
New Contributors
- @taabishm2 made their first contribution in #379
Full Changelog: v5.0.1...v5.0.2