New Assistant interface and API on OpenAI have new file retrieval system. Looks like LCC Node dont use this new tool…so the assistant dont dont consider files you attach on assistant
n8n version: 1.38.2
installed on Ubuntu SO
npm
New Assistant interface and API on OpenAI have new file retrieval system. Looks like LCC Node dont use this new tool…so the assistant dont dont consider files you attach on assistant
n8n version: 1.38.2
installed on Ubuntu SO
npm
It looks like your topic is missing some important information. Could you provide the following if applicable.
hi, I had a person from open ai and it’s because you now have to put openai-beta”: “assistants=v1 for the old version or “openai-beta”: “assistants=v2 for the new version in the head, and my question is how to send information to the head please?
Yes. I see that on openai site…but i believe necessary do id on n8n node. No idea how do that.
Maybe nodes source code can be edited by users…so we can change it.
Yes I see, I looked on make and it’s the same problem
Do you have a solution please?
OpenAI Assistant node is replaced by OpenAI node after version 1.29… unfortuly, my tests show they have same problem
Same issue here. Anyone knows if n8n team is already working to solve this problem?
I solve my problem creating lots off calls to OpenAI Api using http nodes. Just finished it and works.
Before it i tryed a PHP Class called PHP OpenAI Client and same problem there. Look like this change on OpenAI Api break a lot of things and developers dont worked out yet.
could you share the solution?
Any update here or are we having to use basic HTTP calls?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.