Zeq Llm
8 endpoints, generated from the live router zeqLlm.ts.
| Method | Path | Auth |
|---|---|---|
POST | /api/zeq/llm/credentials | session |
GET | /api/zeq/llm/credentials | session |
GET | /api/zeq/llm/credentials/:id | session |
DELETE | /api/zeq/llm/credentials/:id | session |
POST | /api/zeq/llm/test | session |
GET | /api/zeq/llm/providers | public |
POST | /api/zeq/llm/credentials/:id/system-default | session |
GET | /api/zeq/llm/system-default/:provider | public |
Source: shared/api-core/src/routes/zeqLlm.ts