Addign in Mandarin translation into DocsGPT

This commit is contained in:
Vedant Bhatter
2024-06-10 17:47:49 -07:00
parent 6e15403f60
commit 7a4976c470
3 changed files with 117 additions and 0 deletions

View File

@@ -36,6 +36,10 @@ const General: React.FC = () => {
label: 'Japanese',
value: 'jp',
},
{
label: 'Mandarin',
value: 'zh',
},
];
const chunks = ['0', '2', '4', '6', '8', '10'];
const token_limits = new Map([