-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
This line filters out tools calls. However response.content is NOT filtered. We want to make the same changes there as models like gpt-4o relies on it. Without this, we see errors like:
track_event called: AgentRun.Failed, properties: {'AgentName': 'Agent', 'Status': 'Failed', 'Timestamp': '2026-01-21T20:25:10.936376+00:00', 'ErrorMessage': 'Error: Error code: 400 - {\'error\': {\'message\': "Missing required parameter: \'input[2].arguments\'.", \'type\': \'invalid_request_error\', \'param\': \'input[2].arguments\', \'code\': \'missing_required_parameter\'}}\...
_track_event completed for: AgentRun.Failed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels