forked from pool/python-oci-sdk
Accepting request 1179704 from home:glaubitz:branches:devel:languages:python
- Update to version 2.128.0 * 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 possible allowed values `OPENAI` and `DALLE3` were removed from the property runtime_type in the models LlmInferenceResponse, CohereLlmInferenceResponse, and LlamaLlmInferenceResponse in the Generative AI service * The property message was removed from the model CohereMessage in the Generative AI service * The property chat_request was made required in the model ChatDetails in the Generative AI service OBS-URL: https://build.opensuse.org/request/show/1179704 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=149
This commit is contained in:
parent
cbdc44699f
commit
e04024c658
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:87a6b4d37b954924c4ad4896a3d3382e9bcdf8038a54e289e5746557a168db9a
|
|
||||||
size 15304468
|
|
3
oci-python-sdk-2.128.0.tar.gz
Normal file
3
oci-python-sdk-2.128.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:78087308fd4751cb5db8178f21d6099aceb6317de2ffa1ac3c8649d56e671e91
|
||||||
|
size 15334988
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 10 09:21:29 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.128.0
|
||||||
|
* 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 possible allowed values `OPENAI` and `DALLE3` were removed from the property runtime_type
|
||||||
|
in the models LlmInferenceResponse, CohereLlmInferenceResponse, and LlamaLlmInferenceResponse
|
||||||
|
in the Generative AI service
|
||||||
|
* The property message was removed from the model CohereMessage in the Generative AI service
|
||||||
|
* The property chat_request was made required in the model ChatDetails in the Generative AI service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 31 11:56:51 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri May 31 11:56:51 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-oci-sdk
|
Name: python-oci-sdk
|
||||||
Version: 2.127.0
|
Version: 2.128.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Oracle Cloud Infrastructure Python SDK
|
Summary: Oracle Cloud Infrastructure Python SDK
|
||||||
License: Apache-2.0 OR UPL-1.0
|
License: Apache-2.0 OR UPL-1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user