Y
Hacker News
new
|
ask
|
show
|
jobs
by
menzoic
1033 days ago
Use code interpreter to upload your files and prompt it to ask you a serires of questions to know what to do next
2 comments
grubbyboy
1033 days ago
Code interpreter is quite good. I used it to create graphs, convert csv to JSON, write a complex Bash script, and regex. It's impressive.
link
weird-eye-issue
1033 days ago
Uploading a file to Code Interpreter does not magically increase the prompt context length. It will just read in
part
of the file or write code that operates on the file, depending on your prompt
link