From the course: Building Intelligent AI Agents by Pearson
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Learn about Code Interpreter
From the course: Building Intelligent AI Agents by Pearson
Learn about Code Interpreter
Code Interpreter has a slight nuance to it where it actually supports different files but still some programming files. But what the major differences are this, Code Interpreter supports CSV files and Excel files. That's one of the major reasons why for our purposes we're going to be using Code Interpreter. It supports images, and it also supports zip files. Now, concerning the restrictions, you have a maximum of 20 files you can load into your agent. The individual file sizes can be no more than 512 megabytes. On the flip side, File Search supports the Go language, among the other programming languages, but you can have a maximum of 10,000 files per agent. For our purposes, because it doesn't support data tabular formats such as Excel files or CSV files, we can't really use the file search capability. However, the file size limitation is the same, which is a half gigabyte.
Contents
-
-
-
-
-
-
-
(Locked)
Learning objectives1m 32s
-
(Locked)
Get started with the Files API2m 37s
-
(Locked)
Modify our AI agent to access a file1m 5s
-
(Locked)
Learn about file search1m 19s
-
(Locked)
Learn about Code Interpreter1m 26s
-
(Locked)
Update our customer support AI agent3m 44s
-
(Locked)
Lab: Build an AI agent with custom data access via CSV10m 38s
-
(Locked)
-
-
-
-