Support deepthought in research mode with new Gemini 2.5 reasoning model

The 2.5 flash model is the first hybrid reasoning models by Google

- Track costs of thoughts separately as they are priced differently
This commit is contained in:
Debanjum
2025-04-18 14:19:45 +05:30
parent f95173bb0a
commit eb1406bcb4
7 changed files with 67 additions and 9 deletions

View File

@@ -88,7 +88,7 @@ dependencies = [
"django_apscheduler == 0.7.0",
"anthropic == 0.49.0",
"docx2txt == 0.8",
"google-genai == 1.5.0",
"google-genai == 1.11.0",
"google-auth ~= 2.23.3",
"pyjson5 == 1.6.7",
"resend == 1.0.1",