Alter-xyz
Alter-xyz
https://marketplace.dify.ai/plugins/agimaster/crawl4ai
Can you provide steps that reproduce this issue? Thx
Is that OpenAPI or Workflow as tools or something else?
(Claude Sonnet 4) I'll take a look at that GitHub issue to help you determine whether it's a bug or enhancement request.Based on the GitHub issue details, this appears to...
You can set a constant user_id if not using the WebAPP.
The Service API does not share conversations created by the WebApp. This is part of the design for now.
Please make sure you update to latest or suitable version, and double check inside Dify Studio's GUI log - it might be the conv does not exist.
Hi, customer service conversation intent classification is one of the [Question Classifier's](https://docs.dify.ai/guides/workflow/node/question-classifier#advanced-settings) feature.  Add your instruction (prompt) and open Memory for Question Classifier
FYI: https://docs.dify.ai/api-reference/chat/send-chat-message?playground=open (Python/JavaScript)
Currently the reason for this error is that there is only `` and missing of `` due to manual stop. There is no storage for the thinking time, it is...