The Anatomy of an Agent 🧠
Let’s start by looking at a sample agent configuration. This is where the magic begins:The Journey of Your Agent 🌟
Now, let’s visualize what happens when you trigger the/startKYBAgentJob
endpoint. Brace yourself for an epic adventure!
Here’s what’s happening behind the scenes:
- Validation Checkpoint: The schema and agents undergo a validation process. If any issues are detected, an error message is returned.
- Job Queuing: Upon successful validation, the job is queued in the asynchronous AI engine.
- Data Loaders Execution: The data loaders are executed to gather necessary information.
- Parallel Checks Execution: Checks are run in parallel to ensure efficiency.
- Final Assessment Generation: A final assessment is generated based on the results of the checks.
- Webhook Notification: If a webhook is provided, it is triggered with the job object to notify the user of the job completion.
Bringing Your Agent to Life 🎭
To set your agent in motion, you’ll use the/startKYBAgentJob
endpoint. This is where the rubber meets the road, and your agent springs into action!
Stay tuned for our next section, where we’ll dive deep into the /startKYBAgentJob
endpoint and all its powerful fields. You’ll learn how to communicate with your agent and set it on its mission to revolutionize your KYB process.
Remember, with Parcha agents, you’re not just doing due diligence – you’re embarking on an AI-powered adventure in compliance and risk management! 🚀🔍💼