mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user