update makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -13,7 +13,7 @@ install:
|
|||||||
install_all:
|
install_all:
|
||||||
poetry install
|
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
|
google-generativeai elasticsearch
|
||||||
|
|
||||||
# Format code with ruff
|
# Format code with ruff
|
||||||
format:
|
format:
|
||||||
|
|||||||
Reference in New Issue
Block a user