Переглянути джерело

fix: missing dataset patch parameters in settings modal (#4901)

tags/0.6.11
Charles Zhou 1 рік тому
джерело
коміт
63addc9258
Аккаунт користувача з таким Email не знайдено

+ 2
- 0
web/app/components/app/configuration/dataset-config/settings-modal/index.tsx Переглянути файл

permission, permission,
indexing_technique: indexMethod, indexing_technique: indexMethod,
retrieval_model: postRetrievalConfig, retrieval_model: postRetrievalConfig,
embedding_model: localeCurrentDataset.embedding_model,
embedding_model_provider: localeCurrentDataset.embedding_model_provider,
}, },
}) })
notify({ type: 'success', message: t('common.actionMsg.modifiedSuccessfully') }) notify({ type: 'success', message: t('common.actionMsg.modifiedSuccessfully') })

Завантаження…
Відмінити
Зберегти