mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
version update post release v1.2.2 (#1005)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"\n",
|
||||
"FLAML requires `Python>=3.7`. To run this notebook example, please install flaml with the [openai,blendsearch] option:\n",
|
||||
"```bash\n",
|
||||
"pip install flaml[openai,blendsearch]==1.2.1\n",
|
||||
"pip install flaml[openai,blendsearch]==1.2.2\n",
|
||||
"```"
|
||||
]
|
||||
},
|
||||
@@ -40,7 +40,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# %pip install flaml[openai,blendsearch]==1.2.1 datasets"
|
||||
"# %pip install flaml[openai,blendsearch]==1.2.2 datasets"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"\n",
|
||||
"FLAML requires `Python>=3.7`. To run this notebook example, please install flaml with the [autogen,blendsearch] option:\n",
|
||||
"```bash\n",
|
||||
"pip install flaml[autogen,blendsearch]==1.2.1\n",
|
||||
"pip install flaml[autogen,blendsearch]==1.2.2\n",
|
||||
"```"
|
||||
]
|
||||
},
|
||||
@@ -40,7 +40,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# %pip install flaml[autogen,blendsearch]==1.2.1 datasets"
|
||||
"# %pip install flaml[autogen,blendsearch]==1.2.2 datasets"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"\n",
|
||||
"FLAML requires `Python>=3.7`. To run this notebook example, please install flaml with the [autogen] option:\n",
|
||||
"```bash\n",
|
||||
"pip install flaml[autogen]==1.2.1\n",
|
||||
"pip install flaml[autogen]==1.2.2\n",
|
||||
"```"
|
||||
]
|
||||
},
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# %pip install flaml[autogen]==1.2.1 datasets"
|
||||
"# %pip install flaml[autogen]==1.2.2 datasets"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"\n",
|
||||
"FLAML requires `Python>=3.7`. To run this notebook example, please install flaml with the [openai] option:\n",
|
||||
"```bash\n",
|
||||
"pip install flaml[openai]==1.2.1\n",
|
||||
"pip install flaml[openai]==1.2.2\n",
|
||||
"```"
|
||||
]
|
||||
},
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# %pip install flaml[openai]==1.2.1 datasets"
|
||||
"# %pip install flaml[openai]==1.2.2 datasets"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user