LLM_API
Purpose: The Document Q&A API allows users to upload documents in PDF, Excel (XLSX), CSV, and PowerPoint (PPTX) formats and submit questions related to the content of these documents. The API processes the documents, understands their content using advanced language models, and provides relevant answers to the user's questions. This service is particularly useful for extracting insights,…
LLM_API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| POST |
processExcel /process_excel/ |
|
| POST |
processPpt /process_ppt/ |
|
| POST |
processPdf /process_pdf |
|
| POST |
processCsv /process_csv/ |
|
| Other endpoints | ||
| POST |
pdf /process_pdf |
|
| POST |
urls /qa/ |
|
LLM_API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $5 / month | — |
|
| PRO | $10 / month | — |
|
| ULTRA Recommended | $100 / month | — |
|
| MEGA | $150 / month | 200 / minute |
|