danny-avila / LibreChat

Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
https://librechat.ai/
MIT License
15.28k stars 2.54k forks source link

view or modify prompts for existing CustomGPT #131

Closed wind2sing closed 1 year ago

wind2sing commented 1 year ago

After we finish setting up multiple customGPTs, how can we view or modify the prompt prefix for one of them? It seems that currently we can only modify its name.

danny-avila commented 1 year ago

I believe You can modify the prompt as long as you match the label. But I will make this more apparent in a coming update

wind2sing commented 1 year ago

Thank you danny. I know that if I fill in a CustomGPT label, I can override and modify it. But there is a situation where after setting up a new CustomGPT for some time, I forgot what its instructions were. Is there a way to simply find out what its instructions are or make minor modifications?

danny-avila commented 1 year ago

Thank you danny. I know that if I fill in a CustomGPT label, I can override and modify it. But there is a situation where after setting up a new CustomGPT for some time, I forgot what its instructions were. Is there a way to simply find out what its instructions are or make minor modifications?

right now, you would have to look at the database entry for the customGpt. I plan on making this data available to you in the app so you can edit and modify as you please!

danny-avila commented 1 year ago

We've made significant progress on this, still in development image

danny-avila commented 1 year ago

Finished in #142