chat
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
constdefault:FastifyPluginAsync
Defined in: routes/chat.ts:504
Functions
autoFormatAgentResponse()
autoFormatAgentResponse(
text,slog):AutoFormatResult
Defined in: routes/chat.ts:394
Parameters
text
string
slog
LoggerLike