Releases: oracle-samples/oci-genai-auth-python
Releases · oracle-samples/oci-genai-auth-python
v1.0.0
Initial public release of oci-genai-auth with OCI IAM request signing support for OpenAI-compatible SDK usage, plus comprehensive examples.
Highlights
- Added the core
oci-genai-authPython package and shipped version 1.0.0. - Enabled OCI IAM-authenticated use of OpenAI-compatible APIs on OCI Generative AI.
- Included broad examples for AgentHub and partner endpoints.
What’s Included
- Core library
- Packaging & developer tooling
- Examples
- Added extensive examples, then consolidated and refined structure for launch.
- Added/updated partner examples under
examples/partner/openai/.... - Added new model example:
examples/agenthub/responses/use_google_gemini_model.py
- Documentation
- Multiple README improvements for clarity, headings, API details, and run guidance.
- Added per-folder example READMEs:
examples/agenthub/README.mdexamples/partner/README.md
Migration Notes
Please follow MIGRATION.md to migrate from oci-openai to oci-genai-auth