This commit is contained in:
Тимур Абайдулин
2026-02-07 14:46:15 +03:00
commit 9fd7d42c6a
8 changed files with 698 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
telethon>=1.36
pyyaml>=6.0
anthropic>=0.40
openai>=1.50
httpx>=0.27