fix: ux bug
This commit is contained in:
@@ -13,5 +13,6 @@ export default {
|
||||
'playground.completion': 'Completion',
|
||||
'playground.prompt': 'Prompt',
|
||||
'playground.tokenusage': 'Token Usage',
|
||||
'models.openinplayground': 'Open in Playground'
|
||||
'models.openinplayground': 'Open in Playground',
|
||||
'playground.tokenoutput': 'Output'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user