Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-16 Thread via GitHub
davsclaus commented on PR #13109: URL: https://github.com/apache/camel/pull/13109#issuecomment-1949261018 LGTM -- 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 unsubscrib

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-16 Thread via GitHub
lburgazzoli merged PR #13109: URL: https://github.com/apache/camel/pull/13109 -- 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: commits-unsubscr...@camel.

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-16 Thread via GitHub
lburgazzoli commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1492498349 ## components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantDeleteTest.java: ## @@ -0,0 +1,43 @@ +/* + * Licensed to the Apache Software Founda

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-16 Thread via GitHub
aldettinger commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1492462830 ## components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantDeleteTest.java: ## @@ -0,0 +1,43 @@ +/* + * Licensed to the Apache Software Founda

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-16 Thread via GitHub
lburgazzoli commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1492453452 ## components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantEndpoint.java: ## @@ -0,0 +1,150 @@ +/* + * Licensed to the Apache Software Foundat

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-16 Thread via GitHub
aldettinger commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1492450105 ## components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantEndpoint.java: ## @@ -0,0 +1,150 @@ +/* + * Licensed to the Apache Software Foundat

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-15 Thread via GitHub
orpiske commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1491178619 ## test-infra/camel-test-infra-qdrant/src/test/java/org/apache/camel/test/infra/qdrant/services/QdrantContainer.java: ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-15 Thread via GitHub
orpiske commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1491114732 ## components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java: ## @@ -0,0 +1,264 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-15 Thread via GitHub
lburgazzoli commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1491109789 ## components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java: ## @@ -0,0 +1,264 @@ +/* + * Licensed to the Apache Software Foundat

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-15 Thread via GitHub
lburgazzoli commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1491107798 ## test-infra/camel-test-infra-qdrant/src/test/java/org/apache/camel/test/infra/qdrant/services/QdrantContainer.java: ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Ap

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-15 Thread via GitHub
orpiske commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1491082803 ## components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java: ## @@ -0,0 +1,264 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-15 Thread via GitHub
oscerd commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1491049404 ## components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java: ## @@ -0,0 +1,264 @@ +/* + * Licensed to the Apache Software Foundation (

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-15 Thread via GitHub
orpiske commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1491043736 ## components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java: ## @@ -0,0 +1,264 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-15 Thread via GitHub
orpiske commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1490713034 ## test-infra/camel-test-infra-qdrant/src/test/java/org/apache/camel/test/infra/qdrant/services/QdrantContainer.java: ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-14 Thread via GitHub
lburgazzoli commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1489856137 ## components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantTestSupport.java: ## @@ -0,0 +1,42 @@ +/* + * Licensed to the Apache Software Found

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-14 Thread via GitHub
lburgazzoli commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1489129708 ## components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantTestSupport.java: ## @@ -0,0 +1,42 @@ +/* + * Licensed to the Apache Software Found

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-14 Thread via GitHub
orpiske commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1489119638 ## components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantTestSupport.java: ## @@ -0,0 +1,42 @@ +/* + * Licensed to the Apache Software Foundatio

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-14 Thread via GitHub
orpiske commented on PR #13109: URL: https://github.com/apache/camel/pull/13109#issuecomment-1943317137 This is looking pretty cool @lburgazzoli ! -- 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

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-13 Thread via GitHub
lburgazzoli commented on PR #13109: URL: https://github.com/apache/camel/pull/13109#issuecomment-1942090292 This is a test PR to check an odd behavior where a number of file are slightly amended (import order, java doc) hwne building locally -- This is an automated message from the Apac

[PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-13 Thread via GitHub
lburgazzoli opened a new pull request, #13109: URL: https://github.com/apache/camel/pull/13109 # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch) # Tr

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-13 Thread via GitHub
github-actions[bot] commented on PR #13109: URL: https://github.com/apache/camel/pull/13109#issuecomment-1942088821 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer