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

Fixed SubmitToolsOutput Function #58

Merged
merged 3 commits into from
Jul 10, 2024
Merged

Conversation

unitedadi
Copy link
Contributor

The submitOutput function was sending wrong parameters where stream was false , because of this the response was an empty stream object. Just fixed it by passing runToolsOutputParameter.

Fixed submitToolOutputsToRunStream function where it was not sending the proper params which resulted in empty stream object.
Fixed the submitToolsOutput function with proper params
Fixed submitToolsOutput Function
Copy link
Owner

@jamesrochabrun jamesrochabrun left a comment

Choose a reason for hiding this comment

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

nice!

@jamesrochabrun jamesrochabrun merged commit 79416a1 into jamesrochabrun:main Jul 10, 2024
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