mirror of
https://github.com/microsoft/autogen.git
synced 2025-10-26 23:39:41 +00:00
parent
67157ab44f
commit
e20ecfd259
@ -65,6 +65,8 @@ import autogen
|
||||
config_list = autogen.config_list_from_models(model_list=["gpt-4", "gpt-3.5-turbo", "gpt-3.5-turbo-16k"])
|
||||
```
|
||||
|
||||
> For Azure the model name refers to the OpenAI Studio deployment name.
|
||||
|
||||
The config list looks like the following, if only OpenAI API key is available:
|
||||
```python
|
||||
config_list = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user