Add OCI Enterprise AI Chat asset#2954
Open
ralungei wants to merge 4 commits into
Open
Conversation
A Next.js 16 + React 19 chat interface for Oracle Cloud Infrastructure Generative AI. Streaming Responses API, MCP tool integration (OAuth 2.1 / OAuth 2.0 client credentials / API key / bearer), IDCS SSO, file search over vector stores, customizable appearance, dark mode, and full settings workbench. Includes Dockerfile + deployment guide for OCI Container Instance behind a Load Balancer. License: UPL v1.0
The Confluence structure guide requires:
- README.md and LICENSE at the asset root
- files/ subfolder for the asset content
- images/ subfolder for README assets (matching the custom-rag-agent pattern)
Moved all app source into files/ and copied PNG diagrams/screenshots into images/. Updated README image paths from docs/{screenshots,diagrams}/ to images/.
anshoracle
approved these changes
May 18, 2026
anshoracle
previously approved these changes
May 18, 2026
…architecture.drawio (only PNG kept)
anshoracle
approved these changes
May 18, 2026
anshoracle
approved these changes
May 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new asset under
ai/gen-ai-agents/oci-enterprise-ai-chat/: a Next.js 16 + React 19 chat interface for OCI Enterprise AI.Features:
License: UPL v1.0
Test plan
ai/gen-ai-agents/oci-enterprise-ai-chat/)