Module llm_chain::schema

source ·
Expand description

Schema for Documents that can be stored in vector stores.

This schema is used to store documents in vector stores. It is used to store the document’s content and metadata.

Structs