ryo-ma / gpt-assistants-api-ui

💬 OpenAI Assistants API chat UI 🛠️ It works easily by setting the ASSISTANT ID 📁 Supports file upload and file download 🏃 Supports Streaming API 🪟 Support to Azure OpenAI
MIT License
192 stars 166 forks source link

Switching assistants #16

Closed vietnguyengit closed 3 months ago

vietnguyengit commented 4 months ago

I'm just creating the issue here to track future PR if I attempt to do, and in case, you will accept.

Currently, each instance of this app can hold just 1 assistant id. I have multiple assistants with different purposes. If I can switch between them from the same instance, it would be very convenient.

ryo-ma commented 4 months ago

Sounds good.

Haochi1222 commented 4 months ago

I'm just creating the issue here to track future PR if I attempt to do, and in case, you will accept.

Currently, each instance of this app can hold just 1 assistant id. I have multiple assistants with different purposes. If I can switch between them from the same instance, it would be very convenient.

Hi bro, do you achieve it? It sounds really good.

vietnguyengit commented 4 months ago

@Haochi1222 hi, thank you, yes the PR has been up for the @ryo-ma to review, if you want to try now, you can check it out in my folked repo.