Skip to content

Conversation

@furqan-shaikh-dev
Copy link

Summary

Adds support for OpenAI Responses API by introducing a new class OCIChatOpenAI. This allows users to invoke OCI Generative AI to leverage OpenAI Responses API.

Changes

  • Add new file oci_generative_ai_responses_api.py which implements OCIChatOpenAI class and OCI Auth.
  • Add comprehensive unit tests covering most common langchain and langgraph scenarios.
  • Add examples folder to provide sample usages
  • Add documentation related to the change in README.md

Testing

  • Unit Tests: 5/5 tests passing
  • Integration Tests: To be raised as a separate PR

Breaking Changes

None - this is a new feature that is fully backward compatible.

@oracle-contributor-agreement
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant