You might want to chain multiple Agent interactions, trigger a series of actions, or integrate Agents into larger automated processes.
Workflow capabilities in le Chat
Le Chat does not provide built-in tools for designing or running complex, multi-step automated workflows without manual input in the chat.
๐ In the le Chat interface, Agents are designed to assist during your turn-by-turn conversation: they help with tasks, suggestions, and content while you stay in control.
Building workflows via API
If you need custom, automated workflows, you can build them programmatically:
Create an API Agent with the Agent Builder on la Plateforme (GUI), then use it from your code.
Or create and manage Agents directly via the API, orchestrating steps in your own services and job runners.
๐ For detailed information on creating Agents for API use and interacting with them programmatically, please refer to the technical documentation.