LangChain.Retriever protocol (langchainex v0.2.3)

Link to this section Summary

Functions

Takes a string query and returns a list of relevant documents

Link to this section Types

@type t() :: term()

Link to this section Functions

Link to this function

get_relevant_documents(provider, query)

Takes a string query and returns a list of relevant documents