[
https://issues.apache.org/jira/browse/SOLR-18000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046380#comment-18046380
]
ASF subversion and git services commented on SOLR-18000:
--------------------------------------------------------
Commit f1ddc2919c40f75434609651770e9d37846e77a8 in solr's branch
refs/heads/branch_10x from Ilaria Petreti
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f1ddc2919c4 ]
SOLR-18000: Update langchain4j version to 1.9.1 (#3921)
* Update langchain4j version to the latest one i.e. 1.9.1
* Update fasterxml
(cherry picked from commit cd587a5fc3ca7f515136f137f51ed21c3ddb2ea1)
> HuggingFace Embedding Failure Due to Deprecated Endpoint in langchain4j
> -----------------------------------------------------------------------
>
> Key: SOLR-18000
> URL: https://issues.apache.org/jira/browse/SOLR-18000
> Project: Solr
> Issue Type: Bug
> Affects Versions: 9.10
> Reporter: ilariapet
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> When attempting to use any HuggingFace embedding model within Solr’s LLM
> module, the request fails:
> {code:java}
> "error": {"msg": "status code: 410; body:
> {\"error\":\"https://api-inference.huggingface.co is no longer supported.
> Please use https://router.huggingface.co instead.\"}", {code}
> A recent commit in langchain4j changed the {*}default BASE_URL{*}, switching
> from the deprecated endpoint to the new one:
> [https://github.com/langchain4j/langchain4j/commit/048b07a7ffd44932f9a8f9a7edc7a8d19d0d4c61]
> However, this fix has not yet been included in an official langchain4j
> release.
> Update the langchain4j dependency in Solr to a version that includes the
> BASE_URL fix.{{{}{}}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]