Skip to main content

chat

Workspace API


Workspace API / routes/chat

routes/chat

Interfaces

AutoFormatResult

Defined in: routes/chat.ts:384

Properties

text

text: string

Defined in: routes/chat.ts:385

autoFormatApplied

autoFormatApplied: boolean

Defined in: routes/chat.ts:386

Variables

default

const default: FastifyPluginAsync

Defined in: routes/chat.ts:504

Functions

autoFormatAgentResponse()

autoFormatAgentResponse(text, slog): AutoFormatResult

Defined in: routes/chat.ts:394

Parameters

text

string

slog

LoggerLike

Returns

AutoFormatResult