Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.32 KB

File metadata and controls

13 lines (9 loc) · 1.32 KB

KnowledgeRetrievedChunk

Knowledge retrieved chunk.

Fields

Field Type Required Description
content_chunk_id str ✔️ ID of specific text segment.
content_id str ✔️ ID of content in knowledge-base.
score float ✔️ Numerical relevance score of the retrieved result.
text str ✔️ Retrieved text matching the search query.