Skip to content

Commit

Permalink
SOLR-17632: empty and null checks
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrobenedetti committed Jan 31, 2025
1 parent e983e04 commit ba8f28f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solr/modules/llm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ dependencies {
testImplementation project(':solr:test-framework')
testImplementation libs.junit.junit
testImplementation libs.commonsio.commonsio

}

// langchain4j has reflection issues, and requires the following permissions
Expand Down

0 comments on commit ba8f28f

Please sign in to comment.