module LittleGhost::Embeddings
Carries provider-neutral inputs and results for text embeddings.
Applications usually call LittleGhost.embed. Provider adapters receive a Request and return a Response without exposing provider response objects.
Carries provider-neutral inputs and results for text embeddings.
Applications usually call LittleGhost.embed. Provider adapters receive a Request and return a Response without exposing provider response objects.