| Interface | Description |
|---|---|
| EmbeddingModel |
Represents a model that can convert a given text into an embedding (vector representation of the text).
|
| TokenCountEstimator |
Represents an interface for estimating the count of tokens in various texts, text segments, etc.
|
Copyright © 2023. All rights reserved.