R/file_upload.R
file_upload.Rd
Upload a file for assistant use
file_upload(file_path)
The path to the file to upload
A file object
if (FALSE) { file_upload("path/to/file") }