Skip to content

Running the Agent

Run the agent CLI (example):

lime execute example.mgx

Specify the model

You can specify the model to use by adding a model field to the metadata of your .mgx file:

---
model: "gpt-4"
---

<< test >>

@effect run