feat(agent-office): 텔레그램 자연어 의도 분류

This commit is contained in:
2026-05-07 17:15:24 +09:00
parent fe60c8d330
commit 17034ea6ea
3 changed files with 124 additions and 0 deletions

View File

@@ -3,5 +3,6 @@ uvicorn[standard]==0.30.6
apscheduler==3.10.4
websockets>=12.0
httpx>=0.27
respx>=0.21
google-api-python-client>=2.100.0
pytrends>=4.9.2