mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-23 01:36:55 +08:00
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com> Co-authored-by: zxhlyh <jasonapring2015@outlook.com> Co-authored-by: twwu <twwu@dify.ai> Co-authored-by: jZonG <jzongcode@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@ const EconomicalRetrievalMethodConfig: FC<Props> = ({
|
||||
noRadio
|
||||
chosenConfigWrapClassName='!pb-3'
|
||||
chosenConfig={
|
||||
<div className='flex flex-wrap leading-[18px] text-xs font-normal'>
|
||||
<div className='flex flex-wrap text-xs font-normal leading-[18px]'>
|
||||
{value.reranking_model.reranking_model_name && (
|
||||
<div className='mr-8 flex space-x-1'>
|
||||
<div className='text-gray-500'>{t('common.modelProvider.rerankModel.key')}</div>
|
||||
|
||||
Reference in New Issue
Block a user