You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

model_config.yaml 147 B

12345
  1. # Use Open AI with key
  2. provider: autogen_ext.models.openai.OpenAIChatCompletionClient
  3. config:
  4. model: gpt-4o
  5. api_key: REPLACE_WITH_YOUR_API_KEY