Class: Langfuse::Types::EmbeddingAttributes
- Inherits:
-
GenerationAttributes
- Object
- SpanAttributes
- GenerationAttributes
- Langfuse::Types::EmbeddingAttributes
- Defined in:
- lib/langfuse/types.rb
Overview
Attributes for Langfuse embedding observations
Embeddings are specialized observations for tracking embedding generation calls. They extend GenerationAttributes to include all generation-specific fields.
Instance Attribute Summary
Attributes inherited from GenerationAttributes
#completion_start_time, #cost_details, #model, #model_parameters, #prompt, #usage_details
Attributes inherited from SpanAttributes
#environment, #input, #level, #metadata, #output, #status_message, #version
Method Summary
Methods inherited from GenerationAttributes
Methods inherited from SpanAttributes
Constructor Details
This class inherits a constructor from Langfuse::Types::GenerationAttributes