Skip to main content
By default, Oxygen uses gpt-4.1 from OpenAI. If you want to use a different model, you can update the model config in config.yml file.
1

Add model config

Add model config into config.yml fileBelow is an example of how to add gpt-4.1 model to the global config.
config.yml
2

Update agent's model config

Update agent’s model config:
agents/agent.yml