mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
feat: http support debug and remove mock init debug data
This commit is contained in:
@ -68,7 +68,7 @@ const useConfig = (id: string, payload: KnowledgeRetrievalNodeType) => {
|
||||
id,
|
||||
data: inputs,
|
||||
defaultRunInputData: {
|
||||
query: 'What is the capital of France?',
|
||||
query: '',
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user