struct

Crig::Providers::Internal::EmbeddingCompatible::Config

Inherits Struct < Value < Object

Constructors

new(provider_name : String, requires_usage : Bool = true, supports_encoding_format : Bool = true, supports_user : Bool = true, embeddings_path : String = "/embeddings")
Source

Instance methods

clone
Source
copy_with(provider_name _provider_name = @provider_name, requires_usage _requires_usage = @requires_usage, supports_encoding_format _supports_encoding_format = @supports_encoding_format, supports_user _supports_user = @supports_user, embeddings_path _embeddings_path = @embeddings_path)
Source
embeddings_path
provider_name
requires_usage
supports_encoding_format
supports_user