New Features
- Add Pydantic for validation and serialization by @mxyng in #276
- Passing Functions as Tools by @ParthSareen in #321
- No head request for create blob by @mxyng in #277
- Deprecate embeddings from docs in favor of embed by @royjhan in #216
Chores
- Examples refactor by @ParthSareen in #329
- chore: add python3.13 to test matrix by @mxyng in #324
- Update requirements.txt and poetry.lock by @ParthSareen in #315
- update pyproject.toml by @mxyng in #284
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #278
- Bump ruff from 0.6.3 to 0.6.5 by @dependabot in #281
- Bump pydantic from 2.9.0 to 2.9.2 by @dependabot in #318
- Bump ruff from 0.6.9 to 0.7.4 by @dependabot in #322
- add basic delete/copy tests by @mxyng in #275
Full Changelog: v0.3.3...v0.4.0