Skip to content

fix: openapi tools received random operationNums #334

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

Merged
merged 1 commit into from
May 10, 2024

Conversation

cloudnautique
Copy link
Contributor

The random assignment causes issues when gptscript looks up by id which is tied to the operation number.

The bug would show up with could not find file something:operationNum causing the app to crash. It might be a symptom of chat mode, because the openapi tools are parsed on each turn.

The random assignment causes issues when gptscript looks up by id
which is tied to the operation number.

Signed-off-by: Bill Maxwell <[email protected]>
@cloudnautique cloudnautique requested a review from g-linville May 9, 2024 19:28
@cloudnautique cloudnautique merged commit c861cb0 into gptscript-ai:main May 10, 2024
1 check 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