SamurAIGPT / Open-Custom-GPT

Create Custom GPT and add/embed on your site using Assistants api
https://customgpt.thesamur.ai
MIT License
1.52k stars 269 forks source link

Is it possible to save multiple agents? #8

Closed JeremiLorenti closed 6 months ago

JeremiLorenti commented 7 months ago

I seem to only be able to generate one agent at a time. Will there be added functionality to manage multiple agents?

Anil-matcha commented 7 months ago

Adding it in the next update in 2-3 days

andersborgabiro commented 7 months ago

It would be nice if it also listed assistants created at platform.openai.com for that API Key.

Anil-matcha commented 7 months ago

As of now it will be possible to only list the assistants created from Open Custom GPT

We will explore the possibility of all created assistants from openai in a further update

andersborgabiro commented 7 months ago

The latter is actually easier, as it takes away the need to store information about assistants locally, unless you add meta data that's unique to Open-Custom-GPT. The only issue I've found is that the assistants request is a bit slow. Might be temporary though.

Anil-matcha commented 7 months ago

Will definitely keep that option as a possibility

Anil-matcha commented 6 months ago

Fixed now in latest commit with support for multiple agents creation from dashboard