This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from b6f65ecacdb Camel 20567 make it possible to define restconfiguration
in xml-io-dsl and xml-jaxb-dsl (#13488)
add 721b135294d Camel-AI: Langchain Embeddings component testing with
Camel Milvus (#13517)
No new revisions were added by this update.
Summary of changes:
.../camel-ai/camel-langchain-embeddings/pom.xml | 12 ++
...LangchainEmbeddingsComponentMilvusTargetIT.java | 191 +++++++++++++++++++++
.../embeddings/LangchainEmbeddingsTestSupport.java | 23 +++
3 files changed, 226 insertions(+)
create mode 100644
components/camel-ai/camel-langchain-embeddings/src/test/java/org/apache/camel/component/langchain/embeddings/LangchainEmbeddingsComponentMilvusTargetIT.java