Skip to content

[IMP] AI: Default Prompts update#17929

Open
jero-odoo wants to merge 1 commit into
saas-19.2from
saas-19.2-ai-default-prompts-jero
Open

[IMP] AI: Default Prompts update#17929
jero-odoo wants to merge 1 commit into
saas-19.2from
saas-19.2-ai-default-prompts-jero

Conversation

@jero-odoo
Copy link
Copy Markdown
Contributor

Updating the default prompts doc based on new 19.2 features (each button within the prompt can have their own "prompt")

@jero-odoo jero-odoo self-assigned this May 14, 2026
@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented May 14, 2026

Pull request status dashboard

@jero-odoo jero-odoo added the 2 label May 14, 2026
@C3POdoo C3POdoo requested a review from a team May 14, 2026 17:52
@jero-odoo
Copy link
Copy Markdown
Contributor Author

@theRealThagomizer this is ready for review! thanks!

@jero-odoo jero-odoo force-pushed the saas-19.2-ai-default-prompts-jero branch from 4d587f4 to ed7f5aa Compare May 14, 2026 18:58
Copy link
Copy Markdown
Contributor

@theRealThagomizer theRealThagomizer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hiya, @jero-odoo! Looks good. Caught a typo and had a few style suggestions. This is ready to move forward. Thanks!

Comment on lines +59 to +61
sends both to the |AI| model.

On the *Buttons* tab, click :guilabel:`Add a line`, then enter a prompt in the :guilabel:`AI Prompt`
field.
This structure allows organizations to create reusable AI actions for common workflows, such as
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Combine the paragraphs? Feels like a natural extension of the thought.


- Each :ref:`agent <ai/agents/prompts-in-odoo>` has a prompt that defines the global identity and
behavior of an AI agent. It is configured directly on the |AI| agent record and applies wherever
behavior of an AI agent. It is configured directly on the AI agent record and applies wherever
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
behavior of an AI agent. It is configured directly on the AI agent record and applies wherever
behavior of an AI agent. It is configured directly on the agent's record and applies wherever

For simplicity, maybe, unless "AI agent" is a record the way a contact is a record?

clickable buttons when a conversation is opened. Button prompts do **not** redefine the agent's
identity or contextual behavior. Instead, they specify what the |AI| should do at that moment.
- Button prompts represent predefined user requests within an AI chat window. When a button is
clicked, Odoo combines the AI agent's global instructions, the default prompt Context, the
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
clicked, Odoo combines the AI agent's global instructions, the default prompt Context, the
clicked, Odoo combines the AI agent's global instructions, the default prompt Context, and the

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants