Skip to content

docs: align the AI integration docs with the latest changes - #6104

Open
tomivirkki wants to merge 2 commits into
mainfrom
docs/align-ai-integration-docs
Open

tomivirkki wants to merge 2 commits into
mainfrom
docs/align-ai-integration-docs

Conversation

@tomivirkki

Copy link
Copy Markdown
Member

Summary

  • Several AI integration pages described behavior that has since changed: Spring AI tool call limits now fail the turn like LangChain4j, ToolCallLimitExceededException lost its accessors, restoreFieldSource() was removed, form fields are found inside composites and addressed by their component id, and the typing indicator replaced the empty assistant message.
  • Tool Call Limits now lives on the Tool Calling page, with only a pointer left under LLM Providers, so the loop, its limits, and its failure mode are explained in one place.
  • The DatabaseProvider and chart pages now say which query-derived values the chart state tool does expose to the LLM (categories, series names, organization chart nodes), instead of claiming that results never reach it.

tomivirkki and others added 2 commits September 21, 2026 12:06
Bring the AI integration pages up to date with the current AI components
module, including the open pull requests on tool call limits and the
typing indicator.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…s and chart state behavior

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@tomivirkki tomivirkki added the target/v25.3 Automatically cherry-pick to the v25.3 branch label Sep 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Preview Deployment

This PR has been deployed for preview.

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

Changed pages

Added content is highlighted in green; removed content is marked in red on each page.

Built from e839f17

@ugur-vaadin ugur-vaadin left a comment

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.

LGTM

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

Labels

target/v25.3 Automatically cherry-pick to the v25.3 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants