mirror of
https://github.com/marcogll/talia_bot.git
synced 2026-01-13 13:25:19 +00:00
This commit provides a complete and clean implementation of the JSON-driven flow engine to resolve persistent issues with missing files in previous commits. This commit includes: - All individual flow definition files in the `talia_bot/data/flows/` directory. - The `talia_bot/data/services.json` file. - The `talia_bot/modules/flow_engine.py` module with corrected logic for handling user responses and robust role assignment. - All other necessary backend modules that were missing after the environment reset. This comprehensive commit ensures that all required files are present and correctly implemented, providing a stable foundation for the new modular conversational architecture. All code has been reviewed and corrected based on feedback.
10 lines
142 B
Plaintext
10 lines
142 B
Plaintext
python-telegram-bot[job-queue]
|
|
requests
|
|
schedule
|
|
google-api-python-client
|
|
google-auth-httplib2
|
|
google-auth-oauthlib
|
|
openai
|
|
pytz
|
|
python-dotenv
|