Fix: Add Google Genai library support (#2941)
This commit is contained in:
@@ -43,6 +43,8 @@ llms = [
|
||||
"ollama>=0.1.0",
|
||||
"vertexai>=0.1.0",
|
||||
"google-generativeai>=0.3.0",
|
||||
"google-genai>=1.0.0",
|
||||
|
||||
]
|
||||
extras = [
|
||||
"boto3>=1.34.0",
|
||||
|
||||
Reference in New Issue
Block a user