Spaces:
Running
Running
| # Core libraries | |
| openai>=1.45.0 # Official client library (compatible with xAI Grok API) | |
| gradio>=4.44.0 # For web UI | |
| python-dotenv>=1.0.1 # For secure .env loading (recommended) | |
| # Optional but helpful | |
| requests>=2.32.3 # For any external integrations or future API extensions | |