AIChatContextPasteConfig
typedef
Configuration for paste handling in the AI Chat input.
Properties
textThreshold : number | undefinedmodule:ai/aichat/model/aichatcontext~AIChatContextPasteConfig#textThresholdMinimum length of the pasted plain text (in characters) that triggers conversion to a
.txtcontext item. Pasted text shorter than this lands inline in the input as usual.
Value
object