Module org.elasticsearch.xcore
Class NoopChunker
java.lang.Object
org.elasticsearch.xpack.core.inference.chunking.NoopChunker
- All Implemented Interfaces:
Chunker
A
Chunker implementation that returns the input unchanged (no chunking is performed).
WARNINGIf the input exceeds the maximum token limit, some services (such as OpenAI embeddings) may return an error.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xpack.core.inference.chunking.Chunker
Chunker.ChunkOffset -
Field Summary
Fields -
Method Summary