You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add optional support for using an Elasticsearch ingest pipeline that runs an inference processor (e.g. ELSER or dense model) so document embeddings are produced in ES at index time.
New optional init parameter(s), e.g. inference_ingest_pipeline_id or similar; default behaviour unchanged.