Omar Atie created CAMEL-24557:
---------------------------------
Summary: Remove stale langchain4j-tools references from AI
observability docs
Key: CAMEL-24557
URL: https://issues.apache.org/jira/browse/CAMEL-24557
Project: Camel
Issue Type: New Feature
Reporter: Omar Atie
h2. Background
Claus Ibsen questioned adding observability to deprecated
camel-langchain4j-tools during PR #25337 review. The component has been removed
from camel-ai-parent modules on main (4.23), but AI observability documentation
still lists langchain4j-tools in Phase 1 coverage and documents
CamelLangChain4jToolsRequestModel / CamelLangChain4jToolsResponseModel headers.
h2. Problem
Documentation is inaccurate and may mislead users into expecting observability
on a removed/deprecated component.
h2. Proposed scope
* Update
components/camel-ai/camel-ai-observability/src/main/docs/ai-observability.adoc:
** Remove langchain4j-tools from Phase 1 coverage list
** Remove Tools request/response model header entries
* Regenerate catalog docs (ai-observability.adoc in catalog)
* Verify upgrade guide (camel-4x-upgrade-guide-4_23.adoc) does not reference
langchain4j-tools for observability
* Search for other stale langchain4j-tools observability references
h2. References
* Parent: CAMEL-23861
* apache/camel PR #25337 review (davsclaus on deprecated langchain4j-tools)
* catalog/.../docs/ai-observability.adoc (generated)
h2. Acceptance criteria
* ai-observability.adoc accurately lists only supported components
* No references to langchain4j-tools observability headers in current docs
* Generated catalog artifacts committed after doc build
* Documentation validation CI passes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)