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
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...
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.
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.
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.