Closed oci-dex-release-bot closed 5 months ago
Support for creating cross-region autonomous data guards in the Database service
Support for listing autonomous database peers in the Database service
Support for dedicated AI clusters in the Generative AI service
Support for Llama chat and Lora Fine-Tuning method in the Generative AI service
Support for adding and removing locks for connections, deployments, and deployment backups in the GoldenGate service
Support for additional connection types for deployments and connections in the GoldenGate service
The model Message was changed from type struct to type interface, and the property Role was removed, in the Generative AI service
Message
Role
The model CohereMessage was changed from type struct to type interface, and the properties Role and Message were removed, in the Generative AI service
CohereMessage
The enum members OPENAI and DALLE3 were removed in the model LlmInferenceResponseRuntimeTypeEnum, in the Generative AI service
OPENAI
DALLE3
LlmInferenceResponseRuntimeTypeEnum
The property Message was changed from type *Message to type Message in the ChatChoice model in the Generative AI service
*Message
ChatChoice
Added
Support for creating cross-region autonomous data guards in the Database service
Support for listing autonomous database peers in the Database service
Support for dedicated AI clusters in the Generative AI service
Support for Llama chat and Lora Fine-Tuning method in the Generative AI service
Support for adding and removing locks for connections, deployments, and deployment backups in the GoldenGate service
Support for additional connection types for deployments and connections in the GoldenGate service
Breaking Changes
The model
Message
was changed from type struct to type interface, and the propertyRole
was removed, in the Generative AI serviceThe model
CohereMessage
was changed from type struct to type interface, and the propertiesRole
andMessage
were removed, in the Generative AI serviceThe enum members
OPENAI
andDALLE3
were removed in the modelLlmInferenceResponseRuntimeTypeEnum
, in the Generative AI serviceThe property
Message
was changed from type*Message
to typeMessage
in theChatChoice
model in the Generative AI service