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 problems with chats sessions lifecycles #449

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

pkukielka
Copy link
Contributor

Test plan

Manual testing with QA guide

import java.util.concurrent.ExecutionException
import org.slf4j.LoggerFactory

class AgentChatSession
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo AgentChatSssion.kt

Base automatically changed from exigow/multi-chat-final to main February 1, 2024 09:43
@pkukielka pkukielka force-pushed the pkukielka/refactor-chat-sessions-lifecycle branch from 10eaa3d to f08e6dc Compare February 1, 2024 09:46
Copy link
Contributor

@exigow exigow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@pkukielka pkukielka force-pushed the pkukielka/refactor-chat-sessions-lifecycle branch from f08e6dc to cd6381c Compare February 1, 2024 09:55
@pkukielka pkukielka force-pushed the pkukielka/refactor-chat-sessions-lifecycle branch from cd6381c to b0b80a0 Compare February 1, 2024 09:59
@pkukielka pkukielka merged commit 8b90be9 into main Feb 1, 2024
1 of 2 checks passed
@pkukielka pkukielka deleted the pkukielka/refactor-chat-sessions-lifecycle branch February 1, 2024 10:11
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