merlyn/server/swagger
Sean Hatfield 19ba6bcc15
Enable slash commands in dev API chat/stream-chat (#3514)
* enable slash commands in dev api

* lint

* Remove ability to use default slash commands in API request
Add `reset` param to body that can reset chats according to the api chat execution parameters
Allow null `message` if `reset` is set in request.
Added early return for if message is null and reset is true
Enable chat to reset chat history and continue `message` execution
Added generic WorkspaceChat history reset function. Deprecated others

* update grep function comment
remove debug

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-03-24 11:29:36 -07:00
..
dark-swagger.css Full developer api (#221) 2023-08-23 19:15:07 -07:00
index.css Full developer api (#221) 2023-08-23 19:15:07 -07:00
index.js Fix Swagger docs (#1479) 2024-05-21 21:30:37 -05:00
init.js Developer API access for embed chat widgets (#1999) 2024-08-07 11:36:32 -07:00
openapi.json Enable slash commands in dev API chat/stream-chat (#3514) 2025-03-24 11:29:36 -07:00
utils.js Full developer api (#221) 2023-08-23 19:15:07 -07:00