mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
feat: annotation management frontend (#1764)
This commit is contained in:
@@ -146,3 +146,9 @@ export const DATASET_DEFAULT = {
|
||||
top_k: 2,
|
||||
score_threshold: 0.5,
|
||||
}
|
||||
|
||||
export const APP_PAGE_LIMIT = 10
|
||||
|
||||
export const ANNOTATION_DEFAULT = {
|
||||
score_threshold: 0.9,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user