mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-12 08:25:06 -05:00
Added extras for synapse (#916)
* Added extras for synapse * Update Installation doc
This commit is contained in:
@@ -81,6 +81,12 @@ pip install flaml[nni]
|
||||
pip install flaml[blendsearch]
|
||||
```
|
||||
|
||||
* synapse
|
||||
> *To install flaml in Azure Synapse and similar cloud platform*
|
||||
```bash
|
||||
pip install flaml[synapse]
|
||||
```
|
||||
|
||||
#### Test and Benchmark
|
||||
|
||||
* test
|
||||
|
||||
Reference in New Issue
Block a user