Releases: pydantic/genai-prices
Releases · pydantic/genai-prices
@pydantic/[email protected]
@pydantic/genai-prices
1.0.0
Major Changes
- 339c2b5: Initial release of the JavaScript/TypeScript package for calculating LLM API prices. This package provides both sync and async APIs for price calculation across multiple providers including OpenAI, Anthropic, and others.
v0.0.3 (2025-07-12)
fix dependencies.
v0.0.2 (2025-07-12)
What's Changed
- Grok 4 pricing by @samuelcolvin in #30
- README improvements by @samuelcolvin in #31
- inject providers into README by @samuelcolvin in #33
- readme tweaks by @samuelcolvin in #34
- Adding a python CLI by @samuelcolvin in #35
Full Changelog: v0.0.1...v0.0.2
v0.0.1 (2025-07-12)
first proper release...