Spaces:
Sleeping
Sleeping
| # Core LLM client | |
| openai>=1.40.0 | |
| # Web UI | |
| gradio>=4.31.0 | |
| # Data handling | |
| pandas>=2.0.0 | |
| # Document parsing | |
| pypdf>=4.0.0 | |
| python-docx>=1.1.0 | |
| # General utilities | |
| textwrap3>=0.9.2 |
| # Core LLM client | |
| openai>=1.40.0 | |
| # Web UI | |
| gradio>=4.31.0 | |
| # Data handling | |
| pandas>=2.0.0 | |
| # Document parsing | |
| pypdf>=4.0.0 | |
| python-docx>=1.1.0 | |
| # General utilities | |
| textwrap3>=0.9.2 |