Fix/2969 add model provider ollama not work (#2973)

This commit is contained in:
crazywoola
2024-03-26 10:26:34 +08:00
committed by GitHub
parent 7c8c233cf4
commit eeaa3c1643
9 changed files with 309 additions and 133 deletions

View File

@@ -72,6 +72,14 @@ const translation = {
privacyPolicy: '隐私协议',
privacyPolicyPlaceholder: '请输入隐私协议',
},
test: {
title: '测试',
parametersValue: '参数和值',
parameters: '参数',
value: '值',
testResult: '测试结果',
testResultPlaceholder: '测试结果将显示在这里',
},
thought: {
using: '正在使用',
used: '已使用',