feat: add parameter "reasoning_effort" and Openai o3-mini (#13243)

This commit is contained in:
k-zaku 2025-02-06 10:29:48 +09:00 committed by GitHub
commit 7203991032
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 64 additions and 11 deletions

View file

@ -58,7 +58,7 @@ nomic = "~3.1.2"
novita-client = "~0.5.7"
numpy = "~1.26.4"
oci = "~2.135.1"
openai = "~1.52.0"
openai = "~1.61.0"
openpyxl = "~3.1.5"
opik = "~1.3.4"
pandas = { version = "~2.2.2", extras = ["performance", "excel"] }