Releases: oracle-samples/oci-genai-auth-java
Releases · oracle-samples/oci-genai-auth-java
v1.0.0
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-corepackage (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-openaipackage
Important Notes
Users upgrading from oci-genai-openai should consult the MIGRATION.md file for transition instructions.