How can I run the playground assistant in visual studio code?

Certainly! Here’s the revised version of your explanation for the OpenAI forum in English:


Hello everyone,

I’m looking for a specific guide and corresponding code to integrate the OpenAI Playground Assistant into Visual Studio. Currently, I’ve noticed that chats on the Playground website are being deleted, which poses a problem for me as I rely on certain chats that need to be saved separately.

Does anyone have experience integrating the OpenAI Playground Assistant into Visual Studio? I would greatly appreciate any guides, tips, or code examples that could assist me in this endeavor.

Thank you in advance for your support!

1 Like

I have the same problem. I want to use a created assistant in playground to send a message to a new thread using the API of GPT-4 but don’t know how, could someone help us?

We want this because we have created the assistants in Playground with the id, the role, a file which has to load, etc.

Thank you

Josep Mencion

Same issue. I just created a tailored assistant to my use case. I’d like to know if there is any way I can implement in code.