Class: ActiveAgent::Providers::Mock::EmbeddingRequest

Inherits:
Common::BaseModel show all
Defined in:
lib/active_agent/providers/mock/embedding_request.rb

Overview

Embedding request model for Mock provider.

Method Summary

Methods inherited from Common::BaseModel

#<=>, #==, attribute, #deep_compact, #deep_dup, delegate_attributes, drop_attributes, inherited, #initialize, #inspect, keys, #merge!, required_attributes, #serialize, #to_h, #to_hash

Constructor Details

This class inherits a constructor from ActiveAgent::Providers::Common::BaseModel