Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs-chat.controller.ts
Create a grounded-chat session (conversation memory)
Endpoint
POST /technical-docs/:projectId/chat/sessions
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
TechnicalDocsChatController(MODULE_DECLARES)
Was this page helpful?