Files
anything-llm/server/utils
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
..
2024-06-21 13:38:50 -07:00
2023-08-23 19:15:07 -07:00
2025-02-05 10:30:43 -08:00
2025-02-12 16:50:43 -08:00
2024-07-19 18:35:41 -07:00
2024-07-25 10:21:03 -07:00