Twilio.Resources.Knowledge.V2.KnowledgeBase.Knowledge.Chunk
(twilio_elixir v0.1.3)
Copy Markdown
View Source
Chunk resource.
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
Represents a processed content chunk extracted from knowledge source. Chunks are smaller segments of content that have been parsed and indexed for semantic search operations, containing the original text content.
Properties
| Field | Description |
|---|---|
content | The chunk content. |
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
| createdAt | The date and time in GMT when the Chunk was created specified in ISO 8601 format.. Format: date-time |