davsclaus opened a new pull request, #24149:
URL: https://github.com/apache/camel/pull/24149

   ## Summary
   
   Split 6 large AI component documentation pages into 14 focused sub-pages to 
improve navigability. Each main page retains its overview, component options, 
and basic usage sections while feature-specific content moves to dedicated 
sub-pages with back-links.
   
   **Before → After (main page line counts):**
   
   | Component | Before | After | Sub-pages created |
   |-----------|--------|-------|-------------------|
   | Docling | 2,712 | 1,274 | 3 (batch processing, async processing, 
docling-serve API) |
   | LangChain4j Agent | 2,430 | 1,139 | 3 (guardrails, MCP tools, multimodal 
content) |
   | OpenAI | 2,079 | 1,022 | 3 (MCP tool calling, compatible providers, 
embeddings/audio) |
   | AWS Bedrock | 2,031 | 292 | 2 (supported models, examples) |
   | IBM watsonx.ai | 1,960 | 399 | 1 (examples) |
   | A2A | 1,871 | 766 | 2 (consumer guide, producer guide) |
   
   No content was removed — all material was preserved in the sub-pages.
   
   ## Test plan
   
   - [x] `mvn generate-resources` in docs/ passes (xref-check green)
   - [ ] CI doc validation passes
   - [ ] Antora renders all sub-pages correctly with navigation entries
   
   _Claude Code on behalf of Claus Ibsen_
   
   Co-Authored-By: Claude <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to