Initial commit
Creates an agent bot that reviews code to repositories that is has access to if it gets added as code reviewer Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
5
requirements.txt
Normal file
5
requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
fastapi==0.95.2
|
||||
uvicorn[standard]==0.22.0
|
||||
requests==2.31.0
|
||||
python-dotenv==1.0.1
|
||||
google-genai
|
||||
Reference in New Issue
Block a user