Re: [PR] Update langchain4j to v1 (major) [solr]

2025-12-12 Thread via GitHub


ilariapet commented on PR #3372:
URL: https://github.com/apache/solr/pull/3372#issuecomment-3646569830

   @janhoy Thanks for linking this PR. I’ve opened a new one because I wasn’t 
sure whether I had permission to work on this branch. I’ll check, and if so, 
I’ll proceed with this one. 
   
   @malliaridis I’m a colleague of @alessandrobenedetti , and I’m working on 
this under his supervision.


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


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] Update langchain4j to v1 (major) [solr]

2025-09-15 Thread via GitHub


malliaridis commented on PR #3372:
URL: https://github.com/apache/solr/pull/3372#issuecomment-3293810840

   @alessandrobenedetti if I remember correct you were the main driver of the 
LLM module. Maybe you have the time and want to handle this upgrade to 1.0?


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


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] Update langchain4j to v1 (major) [solr]

2025-08-10 Thread via GitHub


malliaridis commented on PR #3372:
URL: https://github.com/apache/solr/pull/3372#issuecomment-3172536326

   This major upgrade has some of its dependencies only in beta available, but 
likely more stable than the 0.x version.
   
   In order to proceed with this upgrade, we should firs tupdate fasterxml to 
2.19.2. See https://github.com/apache/solr/pull/3227


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


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] Update langchain4j to v1 (major) [solr]

2025-05-26 Thread via GitHub


solrbot commented on PR #3372:
URL: https://github.com/apache/solr/pull/3372#issuecomment-2909227594

   ### ⚠️ Artifact update problem
   
   Renovate failed to update artifacts related to this branch. You probably do 
not want to merge this PR as-is.
   
   ♻ Renovate will retry this branch, including artifacts, only when one of the 
following happens:
   
- any of the package files in this branch needs updating, or 
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
   
   The artifact failure details are included below:
   
   # File name: undefined
   
   ```
   Command failed: ./gradlew resolveAndLockAll --write-locks
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Script 
'/tmp/renovate/repos/github/apache/solr/gradle/validation/dependencies.gradle' 
line: 101
   
   * What went wrong:
   Execution failed for task ':solr:modules:llm:resolveAndLockAll'.
   > Could not resolve all files for configuration 
':solr:modules:llm:jarValidation'.
  > Could not find dev.langchain4j:langchain4j-cohere:1.0.1.
Searched in the following locations:
  - 
https://repo.maven.apache.org/maven2/dev/langchain4j/langchain4j-cohere/1.0.1/langchain4j-cohere-1.0.1.pom
Required by:
project :solr:modules:llm
project :solr:modules:llm > project :platform
  > Could not find dev.langchain4j:langchain4j-hugging-face:1.0.1.
Searched in the following locations:
  - 
https://repo.maven.apache.org/maven2/dev/langchain4j/langchain4j-hugging-face/1.0.1/langchain4j-hugging-face-1.0.1.pom
Required by:
project :solr:modules:llm
project :solr:modules:llm > project :platform
  > Could not find dev.langchain4j:langchain4j-mistral-ai:1.0.1.
Searched in the following locations:
  - 
https://repo.maven.apache.org/maven2/dev/langchain4j/langchain4j-mistral-ai/1.0.1/langchain4j-mistral-ai-1.0.1.pom
Required by:
project :solr:modules:llm
project :solr:modules:llm > project :platform
   
   * Try:
   > If the artifact you are trying to retrieve can be found in the repository 
but without metadata in 'Maven POM' format, you need to adjust the 
'metadataSources { ... }' of the repository declaration.
   > Run with --stacktrace option to get the stack trace.
   > Run with --info or --debug option to get more log output.
   > Get more help at https://help.gradle.org.
   
   BUILD FAILED in 16s
   
   ```
   
   # File name: undefined
   
   ```
   Command failed: ./gradlew updateLicenses
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Could not determine the dependencies of task 
':solr:modules:llm:collectJarInfos'.
   > Could not resolve all dependencies for configuration 
':solr:modules:llm:jarValidation'.
  > Did not resolve 'com.squareup.okhttp3:okhttp-sse:4.12.0' which is part 
of the dependency lock state
  > Did not resolve 'com.squareup.retrofit2:retrofit:2.9.0' which is part 
of the dependency lock state
  > Did not resolve 'org.jetbrains:annotations:26.0.2' which is part of the 
dependency lock state
  > Did not resolve 'dev.ai4j:openai4j:0.22.0' which is part of the 
dependency lock state
  > Did not resolve 'com.squareup.retrofit2:converter-jackson:2.9.0' which 
is part of the dependency lock state
  > Did not resolve 'org.jetbrains.kotlin:kotlin-stdlib-common:2.1.10' 
which is part of the dependency lock state
  > Resolved 'org.jspecify:jspecify:1.0.0' which is not part of the 
dependency lock state
  > Did not resolve 'com.squareup.okio:okio:3.6.0' which is part of the 
dependency lock state
  > Did not resolve 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.1.10' which 
is part of the dependency lock state
  > Did not resolve 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.10' which 
is part of the dependency lock state
  > Did not resolve 'dev.langchain4j:langchain4j-mistral-ai:0.35.0' which 
is part of the dependency lock state
  > Resolved 'dev.langchain4j:langchain4j-http-client-jdk:1.0.1' which is 
not part of the dependency lock state
  > Did not resolve 'com.squareup.okio:okio-jvm:3.6.0' which is part of the 
dependency lock state
  > Did not resolve 'dev.langchain4j:langchain4j-hugging-face:0.35.0' which 
is part of the dependency lock state
  > Did not resolve 'com.google.code.gson:gson:2.11.0' which is part of the 
dependency lock state
  > Resolved 'dev.langchain4j:langchain4j-http-client:1.0.1' which is not 
part of the dependency lock state
  > Did not resolve 'org.jetbrains.kotlin:kotlin-stdlib:2.1.10' which is 
part of the dependency lock state
  > Did not resolve 'com.squareup.okhttp3:okhttp:4.12.0' which is part of 
the dependency lock state
  > Did not resolve 'dev.langchain4j:langchain4j-cohere:0.35.0' which is