Blog post: split prompt section into two prompts (integration + leads)
This commit is contained in:
@@ -123,14 +123,19 @@
|
||||
</div>
|
||||
|
||||
<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">
|
||||
<strong>Derez Prompt — ODOO Community</strong><br /><br />
|
||||
<strong>Prompt 1 — 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 — Get My Leads</strong><br /><br />
|
||||
Give me an overview on all leads I have.
|
||||
</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>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user