langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
52.36k stars 7.64k forks source link

Integrate Prompt Versioning in Dify's LLM Block #10960

Open jazzhongsains opened 14 hours ago

jazzhongsains commented 14 hours ago

Self Checks

1. Is this request related to a challenge you're experiencing? Tell me about your story.

Yes. I'm facing challenges with Langfuse's system prompt feature due to the lack of versioning and tagging capabilities. This creates problems when prompts are accidentally edited, as there's no simple rollback mechanism.

2. Additional context or comments

The main focus is prompt versioning to be included in Dify's LLM block to safeguard against errors due to unapproved prompt changes.

3. Can you help us with this feature?