Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: "Upload File to OpenAI" node needs filename input #335

Closed
1 task done
ai-made-approachable opened this issue Jan 24, 2024 · 1 comment
Closed
1 task done
Labels
enhancement New feature or request

Comments

@ai-made-approachable
Copy link

Feature Request

Please add a filename input. If you want to use the files in the assistants API the assistant often has issues reading the file, as it does not know what kind of file it is. Sometimes it tries to test if the file is in binary and succeed. But that is sometimes.

To make this smooth in Rivet, the "Read File" node should probably also return the filename as an output, so that you can connect both immediately.

Here is how uploaded files look:
image

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ai-made-approachable ai-made-approachable added the enhancement New feature or request label Jan 24, 2024
@abrenneke
Copy link
Collaborator

Added in 08846b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants