prompt
This commit is contained in:
@@ -152,7 +152,9 @@ odoo:<br />
|
||||
<p>Now paste this prompt into your Hermes Agent session. It tells the agent exactly how to reach your Odoo database using the credentials from Step 2:</p>
|
||||
|
||||
<div class="cmd-block">
|
||||
Connect to the ODOO 19 database with the credentials $ODOO_URL $ODOO_USER $ODOO_APIKEY
|
||||
Connect to the ODOO 19 database with the credentials $ODOO_URL $ODOO_USER $ODOO_APIKEY<br>
|
||||
open {url}/doc and read the available models and methods. Use the JSON api to connect to ODOO and do not login to the web UI.<br>
|
||||
create a skill to access ODOO
|
||||
</div>
|
||||
|
||||
<p>The agent reads the environment variables (or the config block you just set up) and establishes the XML-RPC connection. Once it confirms, you're ready to query data.</p>
|
||||
|
||||
Reference in New Issue
Block a user