module

Crig::Client::EmbeddingsClientDyn

Dynamic embedding client surface used by the dyn-client builder.

Instance methods

embedding_model(model : String) : Crig::EmbeddingModelDyn
Source
embedding_model_with_ndims(model : String, ndims : Int32) : Crig::EmbeddingModelDyn
Source