Moved the current files to pivate repo
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Core dependencies
|
||||
requests>=2.31.0
|
||||
|
||||
# AI providers (optional - installed automatically when needed)
|
||||
anthropic>=0.18.0 # Claude AI
|
||||
openai>=1.12.0 # ChatGPT/GPT-4
|
||||
|
||||
# Git operations (required for AI functionality)
|
||||
GitPython>=3.1.40
|
||||
Reference in New Issue
Block a user