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

Adds support for chat quick action #57

Merged
merged 5 commits into from
Oct 7, 2024

Conversation

shruti0085
Copy link
Contributor

@shruti0085 shruti0085 commented Oct 4, 2024

Description of changes:
This change connects quick actions to Q chat UI.
Quick actions are defined on the Chat server side, and they are made available as InitializeResult in the initial handshake which the plugin then relays as registered commands to Chat UI.
When these commands are invoked, requests to server is made and the chatResult is rendered in UI similar to chatprompt events.
QUICKACTIONS

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@shruti0085 shruti0085 merged commit 49c450f into main Oct 7, 2024
1 check passed
@breedloj breedloj deleted the shruti0085/quickActionConfigure branch November 4, 2024 17:43
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.

2 participants