mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-02 10:50:03 +00:00
5 lines
110 B
YAML
5 lines
110 B
YAML
|
|
# Use Open AI with key
|
||
|
|
provider: autogen_ext.models.openai.OpenAIChatCompletionClient
|
||
|
|
config:
|
||
|
|
model: gpt-4o
|