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

fix(chat): fix conversation requests during message generation (Issue #3031) #3039

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

IlyaBondar
Copy link
Collaborator

@IlyaBondar IlyaBondar commented Jan 28, 2025

Description:

patch from #3032 : fix conversation requests during message generation

Issues:

UI changes

<Please, provide Screenshots or Figma links>

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name starts with fix(<scope>):, feat(<scope>):, feature(<scope>):, chore(<scope>):, hotfix(<scope>): or e2e(<scope>):. If contains breaking changes then the pull request name must start with fix(<scope>)!:, feat(<scope>)!:, feature(<scope>)!:, chore(<scope>)!:, hotfix(<scope>)!: or e2e(<scope>)!: where <scope> is name of affected project: chat, chat-e2e, overlay, shared, sandbox-overlay, etc.
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)
  • I confirm that do not share any confidential information like API keys or any other secrets and private URLs

@IlyaBondar IlyaBondar added bug Something isn't working _priority_1 PATCH labels Jan 28, 2025
@IlyaBondar IlyaBondar self-assigned this Jan 28, 2025
@IlyaBondar IlyaBondar changed the base branch from development to release-0.22 January 28, 2025 15:35
@IlyaBondar
Copy link
Collaborator Author

IlyaBondar commented Jan 28, 2025

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-3039.nightly-test.deltixhub.io

@IlyaBondar IlyaBondar enabled auto-merge (squash) January 28, 2025 16:13
@IlyaBondar IlyaBondar closed this Jan 28, 2025
auto-merge was automatically disabled January 28, 2025 16:14

Pull request was closed

@IlyaBondar IlyaBondar reopened this Jan 28, 2025
@IlyaBondar IlyaBondar enabled auto-merge (squash) January 28, 2025 16:14
@IlyaBondar IlyaBondar merged commit 9d5473d into release-0.22 Jan 28, 2025
10 of 12 checks passed
@IlyaBondar IlyaBondar deleted the patch-0.22.3 branch January 28, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PATCH _priority_1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants