Panpan

Results 78 comments of Panpan

I think adding a deprecated status to the extension and recommending a alternative if possible will be better. Actually, the idea comes from .

Does this mean that @uni-helper/uni-app-types should tweak the TS type definitions it provides according to https://github.com/vuejs/language-tools/issues/4503#issuecomment-2212492166? or should I just wait for further tweaks and fixes from Volar?

For those who are stuck in uni-app types, please check https://github.com/uni-helper/uni-types. Also, check https://github.com/vuejs/language-tools/issues/4501#issuecomment-2193697696 and https://github.com/vuejs/language-tools/wiki/Global-Component-Types. I am closing this issue. Please feel free to open another issue if you...

@crazywoola First of all, thank you for your response! 🙏 > There is a problem when you update the payload in the jwt token (api/controllers/web/passport.py). > The new logic will...

> Excuse me, how is it passed into the input? > > window.difyChatbotConfig = { inputs:{ user_id :'user001', } } > or > > window.difyChatbotConfig = { inputs:{ 'sys.user_id:'user001', }...

@laipz8200 Thank you for your feedback and suggestions! 🙏 Currently, many community members have expressed a desire to customize the sys.user_id in dify embedding (https://github.com/langgenius/dify/issues/13555, https://github.com/langgenius/dify/issues/12384, even on XiaoHongShu 小红书,...

> We also need a sys.user_id that can be customized without the user's awareness. Letting users fill in an ID that they themselves are not aware of will result in...

**This PR has been merged but not officially released yet. Please wait patiently for the next version of dify.** After this PR is released, the application will still prioritize using...