Assistant in Playground error

Here’s some info about optimizing the AI’s use of its myfiles_browser tool when using that model.

If you can interact with the assistant in the Playground then, it is then simply a complex matter of coding, making all the API calls, using your existing Assistant that has file search enabled with a vector store, deciding on how you will be maintaining and mapping sessions to chat threads, run new messages, poll for a finished response or stream them, use an event handler and collect and run tool requests for the AI, etc - through all the API calls that you can read about in Documentation and API Reference.