suna/backend/services
Korzhavin Ivan 68fafdd385 Refactor agent and tool configurations to support new model names and parameters
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
..
billing.py fix 2025-05-02 22:53:30 +02:00
llm.py Refactor agent and tool configurations to support new model names and parameters 2025-05-03 14:17:46 +02:00
redis.py fix: update Redis SSL environment variable handling 2025-04-26 12:13:14 +02:00
supabase.py add conf, with local/dev/prod mode 2025-04-24 01:45:58 +01:00