Re: Text to vector QParser support for KServe models

2025-03-14 Thread Alessandro Benedetti
Why not Kevin! +1 from my side! -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member* e-mail: a.benede...@sease.io *Sease* - Information Retrieval Applied Consulting | Training | Open Source Website: Sease.io

Text to vector QParser support for KServe models

2025-03-12 Thread Kevin Liang (BLOOMBERG/ 919 3RD A)
As of Solr 9.8 (https://issues.apache.org/jira/browse/SOLR-17525) there's native Solr support for "embedded" LLM models (thank you Alessandro for this work). From the documentation a few specific model types are supported via langchain4j. We use KServe for serving trained models and am curious