Sami Tuğal
Sami Tuğal
### Describe the bug In my project, I am using Claude models for code generation. While tracking traces during usage, there is a significant inconsistency in usage despite using the...
OpenAI GPT-5 model family added according to pricing docs.
**Is your feature request related to a problem? Please describe.** The current static pricing system in MODEL_REGISTRY has several critical issues: 1. **Outdated pricing data** - Many models have incorrect...
**Is your feature request related to a problem? Please describe.** Currently, to use the @tool decorator in Upsonic, users must create a class that inherits from Toolkit and implement the...