8000 Update CrashAnalyzer to Handle Invalid LLM Responses by AmPaschal · Pull Request #1136 · google/oss-fuzz-gen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update CrashAnalyzer to Handle Invalid LLM Responses #1136

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AmPaschal
Copy link
Collaborator

This PR does the following:

  • Fixes the bug where CrashAnalyzer returns prematurely after receiving an invalid LLM response.
  • Modifies the function for handling invalid LLM Responses (_container_handle_invalid_tool_usage) so it can handle multiple tools. CrashAnalyzer requires this.
  • Updates callers of _container_handle_invalid_tool_usage so they pass a list of tools, instead of a tool object.

@AmPaschal AmPaschal requested a review from DonggeLiu June 26, 2025 20:43
@AmPaschal
Copy link
Collaborator Author

/gcbrun exp -n pamusuo -m vertex_ai_gemini-2-5-pro-chat -ag -b quick-test

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.

1 participant
0