Blog post: split prompt section into two prompts (integration + leads)

This commit is contained in:
Oliver
2026-06-10 08:53:27 -03:00
parent 1512462102
commit 8fb9e21859
@@ -123,14 +123,19 @@
</div> </div>
<h2>Prompt</h2> <h2>Prompt</h2>
<p>The following prompt is what we configured on the agent's dashboard at <strong>app.derez.ai</strong>. It tells the agent how to connect and what to do with your Odoo data:</p> <p>We configured two prompts on the agent's dashboard at <strong>app.derez.ai</strong>. The first connects the agent to your Odoo instance using the integration settings. The second asks for the data you need.</p>
<div class="prompt-box"> <div class="prompt-box">
<strong>Derez Prompt &mdash; ODOO Community</strong><br /><br /> <strong>Prompt 1 &mdash; ODOO Integration</strong><br /><br />
Connect to my Odoo database using the Odoo integration from the dashboard.
</div>
<div class="prompt-box" style="margin-top:-8px">
<strong>Prompt 2 &mdash; Get My Leads</strong><br /><br />
Give me an overview on all leads I have. Give me an overview on all leads I have.
</div> </div>
<p>That's it. One sentence. The agent knows how to authenticate with the credentials you provided and pulls your full lead pipeline from Odoo.</p> <p>The first prompt authenticates using the credentials you entered in the dashboard integration settings. The second prompt then pulls your full lead pipeline from Odoo.</p>
<h2>Wrap Up</h2> <h2>Wrap Up</h2>
<p> <p>