Adding Gemini (#1862)
This commit is contained in:
3
Makefile
3
Makefile
@@ -12,7 +12,8 @@ install:
|
||||
|
||||
install_all:
|
||||
poetry install
|
||||
poetry run pip install groq together boto3 litellm ollama chromadb sentence_transformers vertexai
|
||||
poetry run pip install groq together boto3 litellm ollama chromadb sentence_transformers vertexai \
|
||||
google-generativeai
|
||||
|
||||
# Format code with ruff
|
||||
format:
|
||||
|
||||
Reference in New Issue
Block a user