Skip to contents

Upload a file for assistant use

Usage

file_upload(file_path)

Arguments

file_path

The path to the file to upload

Value

A file object

Examples

if (FALSE) {
file_upload("path/to/file")
}