Getting started
# Example configuration file (config.py)
API_KEY = "YOUR_API_KEY"
LANGUAGE = "en" # Default language for chatbot interactions (optional)
PERSONALITY = "friendly" # Default personality for the chatbot (optional)Last updated
# Example configuration file (config.py)
API_KEY = "YOUR_API_KEY"
LANGUAGE = "en" # Default language for chatbot interactions (optional)
PERSONALITY = "friendly" # Default personality for the chatbot (optional)Last updated