LangChain.EmbedderProtocol protocol (langchainex v0.2.3)

Link to this section Summary

Functions

Embed a list of documents

Embed a single query

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