LangChain.EmbedderProtocol protocol (langchainex v0.2.3)
Link to this section Summary
Link to this section Types
@type t() :: term()
Link to this section Functions
Link to this function
embed_documents(provider, documents)
Embed a list of documents
Link to this function
embed_query(provider, query)
Embed a single query