๐จ Open Responses API (Alpha). Learn more
here
Julep home page
Search Julep docs
โK
Guides
Chat with an Agent
Create & Execute a Julep Task
Using Secrets in Julep
Adding a Tool Integration
Modifying Agent Workflow
Advanced Examples
๐จ Open Responses API (Alpha). Learn more
here
Julep home page
Search Julep docs
โK
Community
Changelog
Support
GitHub
Get API Key
Get API Key
Search...
Navigation
Guides
Modifying Agent Workflow
Home
Guides
SDK
Supported Integrations
API Reference
Home
Guides
SDK
Supported Integrations
API Reference
Community
Changelog
Support
GitHub
Get API Key
On this page
Modifying Agent Workflow
1. Edit the Task YAML
2. Update Agent Configuration
3. Test Iteratively
Guides
Modifying Agent Workflow
Customize how your agents process tasks
โ
Modifying Agent Workflow
Julep tasks are flexible workflows that control how an agent operates. This guide shows how to adjust the default behavior.
โ
1. Edit the Task YAML
Add, remove, or reorder steps in your task definition. You can insert tool calls, conditional logic, or loops to suit your needs.
โ
2. Update Agent Configuration
Point your agent to the new task file or update its task list via the SDK. Your changes apply immediately to new sessions.
โ
3. Test Iteratively
Run the task locally or through the API to verify each modification. Adjust prompts and steps until the workflow produces the desired output.
Adding a Tool Integration
Integration Patterns
Assistant
Responses are generated using AI and may contain mistakes.