Skip to content

apollo-code


apollo-code / provider-openai/src / AttachmentPort

Interface: AttachmentPort

Methods

read()

read(source): Promise<Uint8Array<ArrayBufferLike>>

Parameters

source

AttachmentRef

Returns

Promise<Uint8Array<ArrayBufferLike>>