Fixed github_tool.py, added RAG bot

This commit is contained in:
2025-06-06 17:41:30 -05:00
parent 587fbfbf97
commit 7386fdeeed
6 changed files with 1731 additions and 5 deletions
+6
View File
@@ -10,3 +10,9 @@ pytest-cov
google-genai
httpx==0.27.2
tiktoken
chromadb
sentence-transformers
transformers>=4.38
torch --index-url https://download.pytorch.org/whl/cu121
torchvision --index-url https://download.pytorch.org/whl/cu121
torchaudio --index-url https://download.pytorch.org/whl/cu121