Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.42 KB

requestbody.md

File metadata and controls

10 lines (7 loc) · 2.42 KB

RequestBody

Fields

Field Type Required Description
text str ✔️ The text content of the chunk
embedding List[float] The embedding vector of the chunk. If not provided the chunk will be embedded with the knowledge base embeddings model.
metadata Optional[models.CreateChunkMetadata] Metadata of the chunk