-
Notifications
You must be signed in to change notification settings - Fork 40
feat(chat): change available agent error message ( Issue #4034) #4045
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
base: development
Are you sure you want to change the base?
Conversation
…to fix/4034-available-agent-error-message
…to fix/4034-available-agent-error-message
/deploy-review
|
/deploy-review
|
/deploy-review
|
…to fix/4034-available-agent-error-message
…to fix/4034-available-agent-error-message
…ub.com/epam/ai-dial-chat into fix/4034-available-agent-error-message
…ub.com/epam/ai-dial-chat into fix/4034-available-agent-error-message
…to fix/4034-available-agent-error-message
…to fix/4034-available-agent-error-message
…to fix/4034-available-agent-error-message
…to fix/4034-available-agent-error-message
…ub.com/epam/ai-dial-chat into fix/4034-available-agent-error-message
…ub.com/epam/ai-dial-chat into fix/4034-available-agent-error-message
…to fix/4034-available-agent-error-message
…ub.com/epam/ai-dial-chat into fix/4034-available-agent-error-message
…ub.com/epam/ai-dial-chat into fix/4034-available-agent-error-message
/deploy-review
|
/deploy-review
|
/deploy-review
|
/deploy-review
|
Description:
Single agent mode:
If the agent is unavailable, show:
"Agent is unavailable. Please change the agent [link ID] to continue."
Compare mode (two agents):
If both agents are unavailable, show:
"Agents are unavailable. Please change the agents [link ID] and [link ID] to continue."
When displaying agent names:
Issues:
UI changes
Before:


After:



Checklist:
fix(<scope>):
,feat(<scope>):
,feature(<scope>):
,chore(<scope>):
,hotfix(<scope>):
ore2e(<scope>):
. If contains breaking changes then the pull request name must start withfix(<scope>)!:
,feat(<scope>)!:
,feature(<scope>)!:
,chore(<scope>)!:
,hotfix(<scope>)!:
ore2e(<scope>)!:
where<scope>
is name of affected project:chat
,chat-e2e
,overlay
,shared
,sandbox-overlay
, etc.(Issue #<TICKET_ID>)
(comma-separated list of issues)