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

Make inline chat work with chat participants #208898

Closed
jrieken opened this issue Mar 27, 2024 · 1 comment
Closed

Make inline chat work with chat participants #208898

jrieken opened this issue Mar 27, 2024 · 1 comment
Assignees
Labels
debt Code quality issues feature-request Request for new features or functionality inline-chat on-testplan
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Mar 27, 2024

For inline chat we have adopted the generic chat widget. That works with the chat model and service which is driven by participants (aka agents). Today there is a bridge that connects both APIs but we should move inline chat onto participants as well.

Doing this is a win for our upcoming extension story and will also clean up a lot of debt

@GavynWithLayer
Copy link

I see that this issue is marked as completed. Is there a way to have a chatParticipant use locations other than panel now?

From what I can tell in the chatParticipantContributions.ts, locations is not an allowable field for the contribution point. How does one add other locations for a participant?

@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Code quality issues feature-request Request for new features or functionality inline-chat on-testplan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants