Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-24 | 583 Bytes | |
v0.39.0 source code.tar.gz | 2025-02-24 | 1.8 MB | |
v0.39.0 source code.zip | 2025-02-24 | 2.0 MB | |
Totals: 3 Items | 3.7 MB | 0 |
What's Changed
- Use TypeVar default to remove overloads by @jackmpcollins in https://github.com/jackmpcollins/magentic/pull/411
- Add missing Field import in docs by @jackmpcollins in https://github.com/jackmpcollins/magentic/pull/428
- feat: support for passing extra_headers to LitellmChatModel by @ashwin153 in https://github.com/jackmpcollins/magentic/pull/426
New Contributors
- @ashwin153 made their first contribution in https://github.com/jackmpcollins/magentic/pull/426
Full Changelog: https://github.com/jackmpcollins/magentic/compare/v0.38.1...v0.39.0