Hi all.
When configuring GPT from the UI, I’ve noticed these “Advanced options” available that allow you to set chunk size and chunk overlap, as it is with the filesearch tool. I’ve looked through the docs and wasn’t able to find anything about these options for the code interpreter tool, which brings me with this question:
Is this just an UI bug and this does nothing, or it actually changes the way GPT works with the files in code interpreter?
1 Like
The topic’s new category reflects that it is a UI bug.
Certainly not an API feature, for a process that is uploading files to the storage endpoint and attaching to a code interpreter session for assistants to use in their Python environment’s mount point…
1 Like