Skip to content

Commit

Permalink
rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
PranavPuranik committed Sep 27, 2024
1 parent ac0e61a commit a69ba58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a69ba58

Please sign in to comment.