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...
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...
In this final lesson, you’ll learn how to combine OpenAI’s embedding models with Pinecone to build a working semantic search pipeline. Install the required p...
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:
In this lesson, we’ll explore how to enable the websearchpreview tool to allow GPT-4o to fetch up-to-date information from the internet. Ensure you have: