* Fix: use self.max_tokens when max_token isnt specified * Fix: use self.max_tokens in OpenAI clients * Fix: use self.max_tokens in Anthropic client * Fix: use self.max_tokens in Gemini client |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anthropic_client.py | ||
| client.py | ||
| config.py | ||
| errors.py | ||
| gemini_client.py | ||
| groq_client.py | ||
| openai_client.py | ||
| openai_generic_client.py | ||
| utils.py | ||