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: continue showing tool calls in revisiting thread #1058

Conversation

ivyjeong13
Copy link
Contributor

  • instead of skipping events with toolCall.output, update the previous toolCall without an output with it during event phase

  • allow showing of messages with toolCall.output

  • tested with while running with a workflow, newly created agent

  • tested with going to Threads and visiting a pre-existing thread where a tool was used

Copy link
Member

@njhale njhale left a comment

Choose a reason for hiding this comment

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

One question, but otherwise lgtm

ui/admin/app/components/chat/ChatContext.tsx Show resolved Hide resolved
@ivyjeong13 ivyjeong13 merged commit 98b067e into obot-platform:main Dec 27, 2024
2 checks passed
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