Skip to content

Add OCI Generative AI to common provider tabs#2942

Open
Federico Kamelhar (fede-kamel) wants to merge 3 commits intolangchain-ai:mainfrom
fede-kamel:add-oci-to-provider-tabs
Open

Add OCI Generative AI to common provider tabs#2942
Federico Kamelhar (fede-kamel) wants to merge 3 commits intolangchain-ai:mainfrom
fede-kamel:add-oci-to-provider-tabs

Conversation

@fede-kamel
Copy link
Contributor

Summary

Adds Oracle Cloud Infrastructure (OCI) Generative AI to the common provider tabs snippet used across the documentation.

This places OCI alongside other major cloud providers (AWS Bedrock, Azure, Google) in the quick-start examples.

Changes

  • Added new "OCI GenAI" tab to src/snippets/chat-model-tabs.mdx
  • Shows both init_chat_model and direct ChatOCIGenAI usage patterns
  • Links to the OCI Generative AI integration docs

Provider Tab Order

  1. OpenAI
  2. Anthropic
  3. Azure
  4. Google Gemini
  5. AWS Bedrock
  6. OCI GenAI ← New
  7. HuggingFace

Related

@fede-kamel
Copy link
Contributor Author

Mason Daugherty (@mdrxy) - Thanks again for your help reviewing and merging the OCI docs PRs (#2925, #2940)!

This PR adds OCI to the provider tabs, which would really help our visibility. Oracle Cloud Infrastructure is one of the major cloud providers for Generative AI, offering models from Meta (Llama), Cohere, Google (Gemini), xAI (Grok), and OpenAI through a unified API.

Having OCI alongside AWS, Google Cloud, and Azure in the tabs puts us where enterprise developers expect to find us when evaluating LangChain integrations.

Really appreciate your support!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant