huggingface / huggingface/chat-ui
Detect aborts in backend
Open
low-priority
- Dominant language
- TypeScript
- Stars
- 11k
- Forks
- 1.7k
- Avg merge
- 21h 24m
- Merged PRs (30d)
- 56
Description
Currently we call a specific endpoint to abort a generation.
But ideally, the frontend would abort their request, and it'd be detected by the backend.
Maybe this would help: https://kit.svelte.dev/docs/adapter-node#custom-server
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.