Skip to content

Releases: oracle-samples/oci-openai

v1.0.0

19 Nov 01:18
1c9bc0f

Choose a tag to compare

What's Changed

  • Support for the Generative AI service OpenAI-compatible response API, enabling integration with new generative AI capabilities.
  • Added comprehensive example scenarios demonstrating the use of the Generative AI service's Response API.
  • Breaking Change: The argument order for the OciOpenAI construct has changed. Now supports specifying region, service_endpoint, and base_url for enhanced flexibility and configuration.

Full Changelog: v0.2.1...v1.0.0

v0.2.1

04 Nov 19:57
addbd78

Choose a tag to compare

OCI authentication and authorization utilities for OpenAI python SDK