update makefile

This commit is contained in:
Dev-Khant
2025-01-13 20:07:48 +05:30
parent 927644d712
commit e96fd5d269

View File

@@ -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: