Skip to content

roboport@0.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 10:10
· 7 commits to main since this release
e3b0676

Minor Changes

  • #79 5152918 Thanks @Destiner! - Add an OpenRouter model adapter (roboport/models), reaching OpenRouter's full catalogue behind one OPENROUTER_API_KEY. All six thinking levels map onto reasoning.effort without clamping, searchWeb uses the server-side web plugin, and reasoning_details are replayed verbatim on later turns so reasoning models stay coherent across tool calls.

    OpenAICompatible grows three protected seams for subclasses: extraHeaders(), createReasoningAccumulator() for providers that don't use reasoning_content, and an optional second thinking argument to adaptAssistantWire().