Skip to content

docs: add ai form filler articles#5628

Open
ugur-vaadin wants to merge 26 commits into
mainfrom
docs-add-ai-form-filler-articles
Open

docs: add ai form filler articles#5628
ugur-vaadin wants to merge 26 commits into
mainfrom
docs-add-ai-form-filler-articles

Conversation

@ugur-vaadin

@ugur-vaadin ugur-vaadin commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Preview Deployment

This PR has been deployed for preview.

URL: https://docs-preview-pr-5628.fly.dev

Built from 5c9df13

Comment thread articles/components/form-layout/ai-powered.adoc Outdated
Comment thread articles/flow/ai-support/ai-powered-form.adoc Outdated
Comment thread articles/flow/ai-support/ai-powered-form.adoc Outdated
ugur-vaadin and others added 2 commits June 1, 2026 16:36
Co-authored-by: Tomi Virkki <tomivirkki@users.noreply.github.com>
Comment thread articles/flow/ai-support/index.adoc Outdated

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.

I still feel like AI Support is a weird name for this section. I feel that it can all too easily be mistaken to mean "Getting help from AI with building apps" or "Adding support for AI dev tools" or something.

IMO AI Integration would be a better name.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated to use AI Integration

Comment thread articles/flow/ai-support/index.adoc Outdated
Comment thread articles/flow/ai-support/index.adoc Outdated
= [since:com.vaadin:vaadin@V25.2]#Session Context#


The orchestrator can pass a short, free-form string of session context to the LLM on every turn -- the current date and time, the active tenant, the user's locale, the page the user is on, anything else worth giving the model up front. The string is captured at the start of the turn, so it always reflects the state at the time the user sent the prompt.

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
The orchestrator can pass a short, free-form string of session context to the LLM on every turn -- the current date and time, the active tenant, the user's locale, the page the user is on, anything else worth giving the model up front. The string is captured at the start of the turn, so it always reflects the state at the time the user sent the prompt.
The AI orchestrator can pass a short, free-form string of session context to the LLM on every turn, such as the current date and time, the active tenant, the user's locale, the page the user is on, or anything else the model might need for each prompt. The string is captured at the start of the turn, so it always reflects the state at the time the user sent the prompt.

Also, "start of the turn" sounds a bit ambiguous. Not sure how to rephrase... Would "before each request" work?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated to use "before each request". Applied the suggested changes in the commit.

Comment thread articles/flow/ai-support/session-context.adoc Outdated
Comment thread articles/components/form-layout/index.adoc Outdated
Comment thread articles/components/form-layout/index.adoc Outdated
Comment thread articles/components/form-layout/ai-powered.adoc Outdated
Comment thread articles/components/form-layout/ai-powered.adoc Outdated
Comment thread articles/components/form-layout/ai-powered.adoc Outdated
ugur-vaadin and others added 12 commits June 12, 2026 15:55
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
ugur-vaadin and others added 3 commits June 12, 2026 15:59
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Co-authored-by: Rolf Smeds <rolf@vaadin.com>
Artur- added a commit that referenced this pull request Jun 12, 2026
Complements #5628: documents the request/response listener builder hooks,
prompt-with-attachments overload, session metadata, and fixes the removed
withAttachmentSubmitListener usage in file-attachments.adoc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants