azure oai (#920)

* azure oai

* price update in notebook

* text Davinci

* pytorch-lightning version

* trigger action in merge queue

* types

* doc check in mege group
This commit is contained in:
Chi Wang
2023-02-16 15:38:50 -08:00
committed by GitHub
parent 671146146a
commit 35ce9b79e8
6 changed files with 361 additions and 646 deletions

View File

@@ -76,6 +76,7 @@ setuptools.setup(
"nbconvert",
"nbformat",
"ipykernel",
"pytorch-lightning<1.9.1", # test_forecast_panel
],
"catboost": ["catboost>=0.26"],
"blendsearch": ["optuna==2.8.0"],