fix: model markdown parse failed
This commit is contained in:
@@ -74,5 +74,6 @@ export default {
|
||||
'playground.rerank.query': 'Query',
|
||||
'playground.rerank.rank': 'Rank',
|
||||
'playground.rerank.score': 'Score',
|
||||
'playground.rerank.query.holder': 'Input your query'
|
||||
'playground.rerank.query.holder': 'Input your query',
|
||||
'playground.image.prompt': 'Input Prompt'
|
||||
};
|
||||
|
||||
@@ -74,5 +74,6 @@ export default {
|
||||
'playground.rerank.query': '查询',
|
||||
'playground.rerank.rank': '排序',
|
||||
'playground.rerank.score': '分数',
|
||||
'playground.rerank.query.holder': '输入查询'
|
||||
'playground.rerank.query.holder': '输入查询',
|
||||
'playground.image.prompt': '输入提示'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user