feat: add agents

This commit is contained in:
2025-03-24 20:28:53 -05:00
parent bdbeb4d4cf
commit cb63404b50
10 changed files with 3304 additions and 12 deletions

6
.env.example Normal file
View File

@@ -0,0 +1,6 @@
# Trytond version server: 7.0, 7.4
TRYTOND_VERSION=7.4
API_TOKEN_BOT="7060..."
OPENAI_API_KEY="sk-..."
TAVILY_API_KEY="tvly-..."