Croway commented on PR #25876:
URL: https://github.com/apache/camel/pull/25876#issuecomment-5476483925

   ```
   There are uncommitted changes
   HEAD detached at pull/25876/merge
   Changes not staged for commit:
     (use "git add <file>..." to update what will be committed)
     (use "git restore <file>..." to discard changes in working directory)
        modified:   
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-agent-component.adoc
        modified:   
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-embeddings-component.adoc
        modified:   
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-ai-chat-component.adoc
   
   no changes added to commit (use "git add" and/or "git commit -a")
   
   
   diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-agent-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-agent-component.adoc
   index a331982d11df..e70651121988 100644
   --- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-agent-component.adoc
   +++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-agent-component.adoc
   @@ -1178,7 +1178,6 @@ You can also define the `ResponseFormat` at the 
`ChatModel` level. See the https
    * The same schema file can be shared across `camel-openai` and 
`camel-langchain4j-agent` components
    ====
    
   -[[structured_error_exchange_properties]]
    === Structured error exchange properties
    
    When a LangChain4j agent call fails, Camel sets structured metadata on the 
exchange **before** the model exception propagates. This works even when GenAI 
observability is disabled.
   diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-embeddings-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-embeddings-component.adoc
   index 387d9e382f24..7ea8ec94431c 100644
   --- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-embeddings-component.adoc
   +++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/langchain4j-embeddings-component.adoc
   @@ -395,7 +395,6 @@ YAML::
    ----
    ====
    
   -[[structured_error_exchange_properties]]
    === Structured error exchange properties
    
    When a LangChain4j embeddings call fails, Camel sets structured metadata on 
the exchange **before** the model exception propagates. This works even when 
GenAI observability is disabled.
   diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-ai-chat-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-ai-chat-component.adoc
   index c8d8c0a84040..2dea4dd89a09 100644
   --- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-ai-chat-component.adoc
   +++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-ai-chat-component.adoc
   @@ -1407,7 +1407,6 @@ The component automatically adds Spring AI's 
`SimpleLoggerAdvisor` to log reques
    logging.level.org.springframework.ai.chat.client.advisor=DEBUG
    ----
    
   -[[structured_error_exchange_properties]]
    === Structured error exchange properties
    
    When a Spring AI chat call fails, Camel sets structured metadata on the 
exchange **before** the Spring AI exception propagates. This works even when 
GenAI observability is disabled.
    ```


-- 
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