-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Initial Checks
- I confirm that I'm using the latest version of Pydantic AI
- I confirm that I searched for my issue in https://github.com/pydantic/pydantic-ai/issues before opening this issue
Description
genai-prices is declared as a dev dependency here, but is used in the actual library:
| from genai_prices import calc_price, types as genai_types |
Example Code
Python, Pydantic AI & LLM client version
independent of python version