Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to short-circuit LLM response to offline model #515

Closed
wants to merge 1 commit into from

Conversation

sabaimran
Copy link
Collaborator

@sabaimran sabaimran commented Oct 23, 2023

  • Add an option in the chat.html page to abort the user query if it has started emitting responses.

closes #508

@sabaimran sabaimran closed this Oct 23, 2023
@sabaimran sabaimran reopened this Oct 23, 2023
@sabaimran sabaimran force-pushed the features/terminate-in-flight-chat-request branch from 3f1f2b7 to 608ed89 Compare October 23, 2023 05:03
@sabaimran sabaimran changed the base branch from features/productionize-server to master October 23, 2023 05:04
@sabaimran sabaimran marked this pull request as ready for review October 23, 2023 05:04
@debanjum debanjum force-pushed the master branch 2 times, most recently from 5c1c2c5 to 68ac1e0 Compare November 17, 2023 00:09
@sabaimran
Copy link
Collaborator Author

Closing this as the implementation doesn't scale well for our current use case, and the offline model now responds fairly quickly.

@sabaimran sabaimran closed this Nov 19, 2023
@sabaimran sabaimran deleted the features/terminate-in-flight-chat-request branch November 19, 2023 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a way to exit chat request early from the chat UI
1 participant