• v6.0.7 6d4b43dd7a

    feat(translator): add user metadata generation for Claude transformation requests
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-09-26 14:47:21 +00:00 | 1785 commits to main since this release

    • Introduced unique user_id metadata generation in OpenAI to Claude transformation functions.
    • Utilized uuid and sha256 for deterministic account, session, and user values.
    • Embedded user_id into request payloads to enhance request tracking and identification.
    Downloads