优化
This commit is contained in:
@@ -31,7 +31,7 @@ export async function benchmarkAnalyzeStream(options) {
|
||||
let fullText = ''
|
||||
let conversationId = ''
|
||||
|
||||
return fetchEventSource(`${BASE_URL}/dify/benchmark/analyze`, {
|
||||
return fetchEventSource(`${BASE_URL}/dify/prompt/analysis`, {
|
||||
method: 'post',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
||||
Reference in New Issue
Block a user