• v5.1.8 54ffb52838

    Add `FunctionCallIndex` to `ConvertCliToOpenAIParams` and enhance tool call handling
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-09-05 01:02:24 +00:00 | 1983 commits to main since this release

    • Introduced FunctionCallIndex to track and manage function call indices within ConvertCliToOpenAIParams.
    • Enhanced handling for response.completed and response.output_item.done data types to support tool call scenarios.
    • Improved logic for restoring original tool names and setting function arguments during response parsing.
    Downloads