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.08k stars 2.5k forks source link

Enhancement: Prompt Library #3023

Open danny-avila opened 2 weeks ago

danny-avila commented 2 weeks ago

What features would you like to see added?

Prompt Library with advanced management system including:

Features planned but may not be initially implemented

Which components are impacted by your request?

No response

Pictures

No response

Code of Conduct

OskarVismaDev commented 1 week ago

This feature would be super powerful if these prompt presets in the library could have files attached! :)

danny-avila commented 1 week ago

This feature would be super powerful if these prompt presets in the library could have files attached! :)

At the moment, this was not something planned for the initial release. I will definitely consider it, I've had some ideas on this already.

TheRealAlexV commented 5 days ago

Loving this feature so far. I can totally use this to replace superpowers gpt and move 100% to librechat now!

One thing I would love to see improved is the variable field. Would it be possible to paste in multi-line variables? For example I've used variables in the past to represent job descriptions which are generally 50+ lines. I can still paste in all the content into the current field, but I wonder if gpt or claude treat that data different from properly formatted data?

danny-avila commented 5 days ago

I can still paste in all the content into the current field, but I wonder if gpt or claude treat that data different from properly formatted data?

it depends what you see in the resulting text above with the highlighted values. something like this (rough draft)?

image

danny-avila commented 3 days ago

Prompt slash commands are now live on latest: https://github.com/danny-avila/LibreChat/pull/3219

vicevolf commented 2 days ago

I really appreciate your work on the prompts🥰, as I agree that it is something that needs attention. Although different models are fundamentally different, different prompts like those in the GPT store can greatly influence the behavior of AI, and even the quality of service. If high-quality prompts can be pre-made for users or shared among users, it should be able to reduce the cost of getting started and improve the user experience.