suna/backend/utils
marko-kraemer 39cf6c13a5 Fix billing error for Grok models by adding x-ai model aliases and pricing
- Added 'x-ai/grok-4' alias to xai/grok-4 model configuration
- Added OpenRouter x-ai model pricing support in constants generation
- Resolves LiteLLM 'LLM Provider NOT provided' errors in billing system
- Ensures proper token cost calculation for all Grok model variations
2025-07-25 20:17:02 +02:00
..
__init__.py agent wip 2025-04-11 00:53:01 +01:00
auth_utils.py custom suna agent 2025-07-22 21:41:10 +05:30
config.py edit_file 2025-07-24 12:46:57 +02:00
constants.py Fix billing error for Grok models by adding x-ai model aliases and pricing 2025-07-25 20:17:02 +02:00
encryption.py credential profiles for pipedream 2025-07-09 00:10:58 +05:30
files_utils.py wip 2025-04-12 22:40:01 +01:00
logger.py fix(backend): anthropic overloaded fallback failure (#929) 2025-07-11 18:36:15 +05:30
retry.py fix(redis): retry on connection errors 2025-06-10 04:52:09 +00:00
s3_upload_utils.py s3 url save instead of base64 2025-05-19 01:28:14 +02:00