mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 02:54:37 +00:00
The prepare_request_body override in OpenRouterUpstreamProvider injected provider.require_parameters=true on tool-use requests. This is no longer needed. Removed the override, the now-unused json import, and the corresponding test suite.