mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
feat: chat in explore support agent (#647)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
This commit is contained in:
@@ -31,3 +31,7 @@ export const updatePinStatus = (id: string, isPinned: boolean) => {
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
export const getToolProviders = () => {
|
||||
return get('/workspaces/current/tool-providers')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user