Thread message attachment #455
Unanswered
BlazejVaibro
asked this question in
Q&A
Replies: 1 comment
Has to be regular txt messages I guess. You could always use the vector stores endpoint to upload and vectorize it instead and use file id as well. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I would like add file to attachment in thread message.
My Code
Error from openAi
I noticed that the files are added to the vector stored assistant, but I don't want to add them there. I want them to be added only to the messages in the thread.
How can I do that?
All reactions