Skip to content

Commit

Permalink
MODIFIED: .gitignore and requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
AquibPy committed Jul 6, 2024
1 parent 0530a29 commit 0fe8dae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ test_venv/
.pytest_cache/
.vscode
hit.py
try.ipynb
try.ipynb
db/
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ sendgrid
llama-index-llms-groq
llama-index-embeddings-langchain
grpcio
crewai==0.35.8
crewai-tools==0.4.6
crewai
crewai-tools
proto-plus
langchain-cohere
slowapi

0 comments on commit 0fe8dae

Please sign in to comment.