Nicolò Rinaldi created SOLR-18187:
-------------------------------------
Summary: Document enrichment with LLMs
Key: SOLR-18187
URL: https://issues.apache.org/jira/browse/SOLR-18187
Project: Solr
Issue Type: New Feature
Components: UpdateRequestProcessors
Reporter: Nicolò Rinaldi
The goal of this contribution is to add a way to integrate LLMs directly into
Solr at index time to fill fields that might be useful (e.g., categories, tags,
etc.). This has been done by adding an UpdateRequestProcessor called
DocumentEnrichmentUpdateProcessor to the 'language-models' Solr module that
enriches documents at index time using LLMs through Langchain4j chat models.
The implementation has taken inspiration from the text-to-vector feature in the
same module, together with documentation and examples in different use cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]