Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/support-agent/support-agent.controller.ts
Scoped RAG search for support agent
Endpoint
GET /support-agent/:projectId/search
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
q | query | string | ✓ | |
limit | query | string | - |
Referenced By
SupportAgentController(MODULE_DECLARES)
Was this page helpful?