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