Skip to main content

4 docs tagged with "file"

View all tags

Combining File and Text Inputs

In this lesson, you'll learn how to send a file along with a user prompt to GPT-4.1 using the inputfile and inputtext types. Have a file ready to upload (PDF...

File Search with GPT-4o

In this lesson, we’ll use the file_search tool to allow GPT-4o to pull information from a specific vector store. This is perfect for querying private documen...

Limiting File Search Results

In this lesson, you'll learn how to limit the number of documents GPT-4o considers from a vector store by setting maxnumresults. Make sure you have: