Skip to content

Documentation / @agentick/client / AttachmentManagerOptions

Interface: AttachmentManagerOptions ​

Defined in: client/src/chat-types.ts:34

Properties ​

maxAttachments? ​

optional maxAttachments: number

Defined in: client/src/chat-types.ts:37


toBlock? ​

optional toBlock: AttachmentToBlock

Defined in: client/src/chat-types.ts:36


validator? ​

optional validator: AttachmentValidator

Defined in: client/src/chat-types.ts:35

Released under the ISC License.