Skip to content

v1.0.0

Latest

Choose a tag to compare

@upfixer upfixer released this 19 Nov 01:18
· 5 commits to main since this release
1c9bc0f

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