Skip to content
RalfW
RalfW
@ralfw
Active Member
Joined: Aug 4, 2025
Topics: 1 / Replies: 5
Reply
RE: Calling OpenAI assistant with a variable number of file IDs

Trust your experiments. If they are solid, you’ll see the reality of the module implementation. If it’s overwriting the already uploaded files. Unfo...

1 year ago
Forum
Reply
RE: Calling OpenAI assistant with a variable number of file IDs

One would assume so - but your experience indicates otherwise. Try asking the question on the OpenAI community forum. It relates to the general API; i...

1 year ago
Forum
Reply
RE: Calling OpenAI assistant with a variable number of file IDs

Hmm, that's peculiar. I'm not sure why that's happening. It appears there are two distinct moments when you can upload files: To the assistant it...

1 year ago
Forum
Reply
RE: Calling OpenAI assistant with a variable number of file IDs

I haven't tested this myself, but my assumption is: If you upload files to the assistant within the playground, no further action is required. You ...

1 year ago
Forum
Reply
RE: Calling OpenAI assistant with a variable number of file IDs

Thanks! That was successful! It's quite straightforward. Why did I miss the most apparent solution? I simply need to provide the array without an...

1 year ago
Forum
Topic