I am creating several Assistants and just want to show them to others before I approve them for a project.
Does anyone have any recommended methods of doing this.
The server side stuff is easy as I use Pipedream. However I do not know how to show my playground to other so they can see the work.
@tonywood - I don’t know about translating playground. You may use the same Assistant ID created earlier with the Open AI Assistants API. You may use Streamlit or Chainlit to quickly spin up a POC for FE.
Hey @tonywood! You could try Superinterface for that. It makes it super easy to add your existing OpenAI playground assistants to your domain (or publish on ours for a quick fix) so you can share them with others and get feedback before finalizing. Let me know if you want any pointers on setting it up!