发布

  • [OPIK-4287] [AI-BE] Route LLM calls through Opik AI proxy instead of direct provider calls (#5166)

    frostbyte_neo 发布于 2026-02-16 15:09:06 +00:00

    • [OPIK-4287] [AI-BE] Route LLM calls through Opik AI proxy instead of direct provider calls

    Use the Opik backend's ChatCompletions proxy (/v1/private/chat/completions)
    so OpikAssist uses the end-user's configured provider API key instead of
    requiring a server-side OPENAI_API_KEY. Forwards session token and workspace
    headers for authentication, matching the Playground flow.

    • [OPIK-4287] [AI-BE] Rename user_context param to current_user for naming consistency
    下载附件