mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Support Google Gemini 3
- Use thinking level for gemini 3 models instead of thinking budget. - Bump google gemini library - Add default context, pricing
This commit is contained in:
@@ -87,7 +87,7 @@ dependencies = [
|
||||
"django_apscheduler == 0.7.0",
|
||||
"anthropic == 0.52.0",
|
||||
"docx2txt == 0.8",
|
||||
"google-genai == 1.11.0",
|
||||
"google-genai == 1.51.0",
|
||||
"google-auth ~= 2.23.3",
|
||||
"pyjson5 == 1.6.7",
|
||||
"resend == 1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user