Skip to content

[OPIK-4292] [DOCS] Document OpikAssist for self-hosted deployments#5269

Draft
Lothiraldan wants to merge 1 commit intomainfrom
lothiraldan/OPIK-4292-document-opikassist-self-hosted
Draft

[OPIK-4292] [DOCS] Document OpikAssist for self-hosted deployments#5269
Lothiraldan wants to merge 1 commit intomainfrom
lothiraldan/OPIK-4292-document-opikassist-self-hosted

Conversation

@Lothiraldan
Copy link
Contributor

Update documentation to reflect that OpikAssist (AI trace analyzer) is now available for self-hosted deployments via Docker Compose and Kubernetes.

Changes:

  • Remove "Cloud Only" restriction from OpikAssist documentation
  • Add self-hosted setup instructions for Docker Compose (--opik-ai flag)
  • Add Kubernetes/Helm configuration (component.ai-backend.enabled)
  • Document AI provider prerequisite (OpenAI by default)
  • Add OpikAssist to platform architecture documentation
  • Update AI Providers page to include OpikAssist usage

OpikAssist routes LLM calls through the backend's /v1/private/chat/completions proxy, using the end-user's configured AI provider API key from workspace settings. Session storage uses MySQL via Google ADK's DatabaseSessionService.

Details

Change checklist

  • User facing
  • Documentation update

Issues

  • Resolves #
  • OPIK-

Testing

Documentation

Update documentation to reflect that OpikAssist (AI trace analyzer) is now
available for self-hosted deployments via Docker Compose and Kubernetes.

Changes:
- Remove "Cloud Only" restriction from OpikAssist documentation
- Add self-hosted setup instructions for Docker Compose (--opik-ai flag)
- Add Kubernetes/Helm configuration (component.ai-backend.enabled)
- Document AI provider prerequisite (OpenAI by default)
- Add OpikAssist to platform architecture documentation
- Update AI Providers page to include OpikAssist usage

OpikAssist routes LLM calls through the backend's /v1/private/chat/completions
proxy, using the end-user's configured AI provider API key from workspace
settings. Session storage uses MySQL via Google ADK's DatabaseSessionService.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 17, 2026
@github-actions
Copy link
Contributor

📋 PR Linter Failed

Incomplete Details Section. The ## Details section cannot be empty.


Incomplete Issues Section. You must reference at least one GitHub issue (#xxxx), Jira ticket (OPIK-xxxx), CUST ticket (CUST-xxxx), DEV ticket (DEV-xxxx), or DND ticket (DND-xxxx) under the ## Issues section.

@github-actions
Copy link
Contributor

🌿 Preview your docs: https://opik-preview-56ddd971-d7a1-4071-a137-936b2e1be201.docs.buildwithfern.com/docs/opik

No broken links found


📌 Results for commit 29296f8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant