Skip to main content
View module source on GitHub

RetrievalConfig

Retrieval config. This class provides functionality to manage retrieval configurations.

RetrievalConfigDict

Retrieval config dict. This class provides functionality to manage retrieval config dictionaries.

get_retrieval_config_dict

Get the retrieval config dict. Arguments: Returns: dict[str, Any]: The retrieval config dict.

Retrieval

Retrieval. This class represents a retrieval.

__init__

Initialize a retrieval. Arguments:

input

Set the input for the retrieval. Arguments:

input_

Set the input for the retrieval. Arguments:

output

Set the output for the retrieval. Arguments:

add_attachment

Add an attachment to the retrieval. Arguments:

add_attachment_

Add an attachment to the retrieval. Arguments:

output_

Set the output for the retrieval. Arguments:

end_

End the retrieval. Arguments:

add_tag_

Add a tag to the retrieval. Arguments: