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.61k stars 7.7k forks source link

API's Arg user can be empty #11030

Open BigFF opened 1 day ago

BigFF commented 1 day ago

Self Checks

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

When use dify api,we needs arg user always,However, most three-party clients cannot customize parameters. In fact, the user arg can be directly passed blank, which conflicts with the user parameter that must be required I think the user arg can be options arg

2. Additional context or comments

No response

3. Can you help us with this feature?