Skip to content

[fix]: no longer ignores tool requests when LLM attempts to both invo…#95

Open
jschweiz wants to merge 1 commit intomainfrom
fix-agent-ignoring-tool-requests
Open

[fix]: no longer ignores tool requests when LLM attempts to both invo…#95
jschweiz wants to merge 1 commit intomainfrom
fix-agent-ignoring-tool-requests

Conversation

@jschweiz
Copy link
Member

@jschweiz jschweiz commented Feb 27, 2026

Currently, the LLM is not executing tools that are present in a parallel tool calling turn along with a talk_to_user call. We should do the opposite, rather drop the talk_to_user call to force the LLM running all the tool calls before returning to the user

@jschweiz jschweiz requested a review from a team February 27, 2026 14:45
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 27, 2026
@jschweiz jschweiz force-pushed the fix-agent-ignoring-tool-requests branch from 2093de0 to 7a8f3f8 Compare March 2, 2026 09:42
@nasseur
Copy link
Contributor

nasseur commented Mar 3, 2026

Internal regression failed: Build ID #696

@jschweiz jschweiz force-pushed the fix-agent-ignoring-tool-requests branch from 7a8f3f8 to cd50472 Compare March 4, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants