Assistent Openai not loading

When entering credentials, the openAI assistant does not load
No description
40 Replies
Elseba
Elseba8mo ago
I have the same problem
simone142
simone1428mo ago
Same here in my Typebot account and in my self-hosted one, latest release.
Laszlo
Laszlo8mo ago
I'm having the same issue. I hope Baptiste will fix it soon.
William
William8mo ago
agreed not working on both @Baptiste do check
simone142
simone1428mo ago
The only way I made it working is saving the assistant ID in a variable and assigning it to the assistant I would have chosen. Try this as a workaround until it's fixed @Baptiste sorry to follow up on this. Did you have a chance to have a look at this issue?
Wilsonic
Wilsonic8mo ago
:24: i have sme problem
CptPlastic
CptPlastic8mo ago
GitHub
AI Assistant field not populating · Issue #1771 · baptisteArno/type...
Describe the bug Field just says loading To Reproduce Steps to reproduce the behavior: Go to Any AI BLOCK Click on Assistant ID See error Expected behavior Should see a list of models Workaround Se...
CptPlastic
CptPlastic8mo ago
I can see the values loading they are just mapped to the wrong element
drippingfist
drippingfist8mo ago
I have the same issue.
No description
CptPlastic
CptPlastic8mo ago
Do you have a screenshot of this because this appears not to work.
simone142
simone1428mo ago
simone142
simone1428mo ago
Anyway, I just rolled back my instance to 2.28.0 for now. I'll update again once the issue it's solved.
CptPlastic
CptPlastic8mo ago
Ok thanks I wanted to make sure my instance was not messed up as the solution propsed is not working in the latest release.
simone142
simone1428mo ago
The video I sent is from the latest release though.
Cristiano
CristianoOP8mo ago
This is how it works, One question is it possible to pass a script to enable filesearch?
Cristiano
CristianoOP8mo ago
No description
simone142
simone1428mo ago
I think you can just add the files into your assistant and enable File Search. It should use them automatically. At least this is how it works with Vector Stores and works wonderfully.
Cristiano
CristianoOP8mo ago
In version 1 of the API it was this way, but now it is not possible to enable the use of a file in the vectorstory as a default.
simone142
simone1428mo ago
I've literally just tried with API v2. Assistant gpt-4o with file search active, connected to a vector store and 1 pdf added into it. It worked.
simone142
simone1428mo ago
For reference
No description
CptPlastic
CptPlastic8mo ago
ahh ok
Cristiano
CristianoOP8mo ago
yes, it's the same way but to use file search for all conversations, you now need to enable it
Cristiano
CristianoOP8mo ago
It only uses filesearch in the conversation if it is enabled
No description
Cristiano
CristianoOP8mo ago
but this version cannot always be kept enabled, it needs to be enabled for each new conversation
simone142
simone1428mo ago
Yes you can. The problem is that you haven't enable it by default, but this can't be done in the Playground. You should go to this page first. Select your assistant, enable File search. Then go to the playground. It will be enabled by default.
Cristiano
CristianoOP8mo ago
it is configured like this
No description
Cristiano
CristianoOP8mo ago
I thought it should work like this by default
simone142
simone1428mo ago
It does for me 😅
simone142
simone1428mo ago
Cristiano
CristianoOP8mo ago
I created a new assintent the first time it worked, but the second time it no longer used filesearch but thanks for the help
Wilsonic
Wilsonic8mo ago
Does anyone know of any alternative until they resolve this?
CptPlastic
CptPlastic8mo ago
If you create an assistant you can pass that ID to the AI block
Wilsonic
Wilsonic8mo ago
I tried but I couldn't, thanks for trying! I'll wait for them to solve it, I hope they find a solution 🙏🏻
CptPlastic
CptPlastic8mo ago
@Baptiste im sure you are up to your eyeballs with stuff when I revert this things seem to work
CptPlastic
CptPlastic8mo ago
at the same time it appears to not care if the base url is not api.openai.com Not on the main release. You can downgrade to 2.28.0 or if you compile your own you can add a list to the above commit and then it will work however you will be required to enter in your model endpoint. I don't suggest doing that unless you are familiar with this code and building your own viewer and builder form source. I am sure @Baptiste has a fix in the works this being an unforeseen bug it may not be a priority currently.
Baptiste
Baptiste8mo ago
Sorry about that, I went into deep work yesterday and did not even open Discord. This was just fixed For self-hosters, you can upgrade to 2.28.2
Wilsonic
Wilsonic8mo ago
THANKS ❤️
Wilsonic
Wilsonic8mo ago
@Baptiste Do you know if it has been completely resolved?
No description
Wilsonic
Wilsonic8mo ago
{ "message": "Could not create stream" }

Did you find this page helpful?