Skip to content

Releases: oracle-samples/oci-genai-auth-java

v1.0.0

25 Mar 18:23
1e3c0d2

Choose a tag to compare

Summary

The initial public release introduces the oci-genai-auth-java package, enabling OCI IAM authentication for OpenAI-compatible APIs on OCI Generative AI services.

Key Features

  • Core Library: OCI IAM request signing support for OpenAI-compatible SDK usage
  • Broad Compatibility: Works with OCI Enterprise AI Agents and partner endpoints

What's Included

Core Components:

  • Main oci-genai-auth-java-core package (v1.0.0)
  • BOM for dependency version management

Examples:

  • OCI Enterprise AI Agents examples with responses, function calling, and web search
  • Partner OpenAI endpoint examples

Documentation:

  • README with OCI IAM auth, API key auth, and endpoint configuration
  • Folder-specific READMEs for examples
  • Migration guidance from previous oci-genai-openai package

Important Notes

Users upgrading from oci-genai-openai should consult the MIGRATION.md file for transition instructions.