io.cequence.pineconescala.service.PineconeInferenceService
Attributes
- Graph
- Supertypes
trait CloseableService
class Object
trait Matchable
class Any
Members list
Concise view
Type members
Attributes
- Inherited from:
- PineconeServiceConsts
- Graph
- Supertypes
class Object
trait Matchable
class Any
Value members
Uses the specified model to generate embeddings for the input sequence.
Uses the specified model to generate embeddings for the input sequence.
Attributes
- inputs
Input sequence for which to generate embeddings.
- Returns:
list of embeddings inside an envelope
Closes the underlying ws client, and releases all its resources.
Closes the underlying ws client, and releases all its resources.
Attributes
- Inherited from:
- CloseableService