Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
gpt-4.1
config.yml
Add model config
... models: - name: openai-4.1 vendor: openai key_var: # your openai api key goes here model_ref: gpt-4.1 ...
Update agent's model config
model: openai-4.1