meta-llama/llama-api-python v0.2.0
meta-llama/llama-api-python
Captured source
source ↗published Aug 12, 2025seen 5dcaptured 13hhttp 200method plain
v0.2.0
Repository: meta-llama/llama-api-python
Tag: v0.2.0
Published: 2025-08-12T17:06:49Z
Prerelease: no
Release notes:
0.2.0 (2025-08-07)
Full Changelog: v0.1.2...v0.2.0
Features
Bug Fixes
- api: remove chat completion request model (94c4e9f)
- client: don't send Content-Type header on GET requests (efec88a)
- parsing: correctly handle nested discriminated unions (b627686)
- parsing: ignore empty metadata (d6ee851)
- parsing: parse extra field types (f03ca22)
Chores
- add examples (abfa065)
- internal: bump pinned h11 dep (d40e1b1)
- internal: fix ruff target version (c900ebc)
- package: mark python 3.13 as supported (ef5bc36)
- project: add settings file for vscode (e310380)
- readme: fix version rendering on pypi (786f9fb)
- sync repo (7e697f6)
- update SDK settings (de22c0e)
Documentation
Notability
notability 3.0/10Routine library update, not major