suna/backend/core
marko-kraemer d8100cb7a0 Add Sonnet 4.5 and centralize model configuration system
- Add Claude Sonnet 4.5 (global.anthropic.claude-sonnet-4-5-20250929-v1:0) to registry
- Update all Anthropic models to use bedrock/converse/ endpoint with full ARNs
- Create comprehensive ModelConfig class for centralized provider settings
- Add alias system with raw ARNs for proper LiteLLM response resolution
- Refactor response processor to preserve exact LiteLLM response objects
- Simplify LLM service by merging prepare_params into make_llm_api_call
- Set stream_options include_usage as universal default for all models
- Remove scattered configuration functions in favor of registry-driven approach
- Fix pricing lookup by mapping provider model IDs back to registry entries
2025-10-01 01:32:24 +02:00
..
admin move billing and admin to core 2025-09-19 10:30:43 +05:30
agentpress Add Sonnet 4.5 model and fix LiteLLM response handling 2025-10-01 00:55:24 +02:00
ai_models Add Sonnet 4.5 and centralize model configuration system 2025-10-01 01:32:24 +02:00
api_models fix 2025-09-29 16:39:15 +02:00
billing fic billing circus 2025-09-29 15:01:55 +05:30
composio_integration rm general tab, integrations tab default 2025-09-29 14:12:45 +02:00
credentials mv around files, update imports 2025-09-04 16:59:34 -07:00
google designer tool and a bunch of changes 2025-09-20 15:58:55 +05:30
knowledge_base fixes 2025-09-29 22:52:49 +02:00
mcp_module mv around files, update imports 2025-09-04 16:59:34 -07:00
pipedream mv around files, update imports 2025-09-04 16:59:34 -07:00
prompts final prompt 2025-09-28 23:55:06 +05:30
sandbox snapshot update 2025-09-26 20:09:06 +05:30
services Add Sonnet 4.5 and centralize model configuration system 2025-10-01 01:32:24 +02:00
templates chore: research agent v1 2025-09-30 20:53:55 +05:30
tools Merge pull request #1759 from escapade-mckv/research-agent 2025-09-30 21:01:41 +05:30
triggers fix 2025-09-29 16:39:15 +02:00
utils Merge pull request #1759 from escapade-mckv/research-agent 2025-09-30 21:01:41 +05:30
versioning mv around files, update imports 2025-09-04 16:59:34 -07:00
__init__.py mv around files, update imports 2025-09-04 16:59:34 -07:00
agent_crud.py fix 2025-09-29 16:39:15 +02:00
agent_json.py fix 2025-09-29 16:39:15 +02:00
agent_runs.py fix 2025-09-29 16:39:15 +02:00
agent_service.py feat: remove agent descriptions 2025-09-28 00:01:17 +05:30
agent_tools.py fix: custom mcp enabled tools list fix 2025-09-05 14:36:14 +05:30
api.py mv around files, update imports 2025-09-04 16:59:34 -07:00
auth.py billing revamp 2025-09-09 01:53:04 +05:30
config_helper.py fix 2025-09-29 16:39:15 +02:00
core_utils.py dont stream for title and icon gen 2025-09-29 13:49:08 +05:30
credits.py move billing and admin to core 2025-09-19 10:30:43 +05:30
run.py Merge pull request #1759 from escapade-mckv/research-agent 2025-09-30 21:01:41 +05:30
suna_config.py fixes 2025-09-29 22:52:49 +02:00
threads.py fix 2025-09-04 16:59:34 -07:00