mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 06:46:18 +00:00
fix missing dependency
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ full = [
|
||||
]
|
||||
amazon = ["boto3", "botocore", "anthropic"]
|
||||
anthropic = ["anthropic"]
|
||||
gemini = ["google-generativeai"]
|
||||
gemini = ["google-generativeai", "jsonref"]
|
||||
groq = ["groq"]
|
||||
ollama = ["openai"]
|
||||
openai = ["openai"]
|
||||
|
||||
Reference in New Issue
Block a user