langchain-ai / opengpts

MIT License
6.42k stars 844 forks source link

Would opengpts support GPTs builder? #114

Open ljch2018 opened 9 months ago

ljch2018 commented 9 months ago

Just like OpenAI, GPTs builder allows user chat with GPTs to update configurations. So event a user doesn't know how to write the configure or codes, he/she can build the personal GPTs.

Thank you.

ljch2018 commented 9 months ago

https://github.com/run-llama/rags

rags support GPTs builder, but only for rags and one cannot modify the configures using GPTs builder, which maybe means rags is experimental.