feat(chat): stop active llm responses
This commit is contained in:
@@ -66,6 +66,7 @@ web/ # Embedded static assets (embed.go)
|
||||
| POST | `/api/chats/{chatId}` | PostChatMessage |
|
||||
| DELETE | `/api/chats/{chatId}` | DeleteChat |
|
||||
| GET | `/api/chats/{chatId}/stream` | GetChatStream |
|
||||
| POST | `/api/chats/{chatId}/stop` | StopChatGeneration |
|
||||
|
||||
## Testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user