mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
* perf: support extended thinking for Anthropic, DeepSeek reasoning mode, and Gemini text part thought signatures to improve multi-turn reasoning performance. * chore: remove verbose * perf * refactor: remove special tools handling for deepseek-reasoner model in openai source * fix: improve error handling and logging in InternalAgentSubStage processing * refactor: remove unused reasoning content from Gemini source processing * refactor: enhance modality determination logic in useProviderSources Co-authored-by: kawayiYokami <289104862@qq.com>