1
0

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:
Dirk Mueller 2024-06-11 07:46:09 +00:00 committed by Git OBS Bridge
parent cbdc44699f
commit e04024c658
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87a6b4d37b954924c4ad4896a3d3382e9bcdf8038a54e289e5746557a168db9a
size 15304468

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78087308fd4751cb5db8178f21d6099aceb6317de2ffa1ac3c8649d56e671e91
size 15334988

View File

@ -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>

View File

@ -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