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
47.01k stars 6.67k forks source link

Parameter support for localstorage #4644

Closed xiaoxiaoliuzzZ closed 3 weeks ago

xiaoxiaoliuzzZ commented 4 months ago

Self Checks

1. Is this request related to a challenge you're experiencing?

I want to embed the dialogue into our own website. When I call the API of my website in the agent, a token will be passed in to the headers, Token can only be obtained after logging in. Can we add a feature to directly configure parameters from the browser's local storage?

2. Describe the feature you'd like to see

Directly configure parameters from the browser's local storage

3. How will this feature improve your workflow or experience?

Can be better utilized

4. Additional context or comments

No response

5. Can you help us with this feature?

thomaskral commented 3 months ago

Any news on that feature? We would like to see such a feature, too. Here is a related issue: #2841

Amandine95 commented 2 months ago

Any news on that feature? We would like to see such a feature, too. Here is a related issue: #2841

do you have a solution?