mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-14 03:46:18 +01:00
🪙 refactor: Update tokens.js for Added Context Buffer from Max (#1573)
* Update tokens.js * chore: linting previous PR * chore: adjust token limits, add buffers * chore: linting * chore: adjust 32k gpt-4 limit
This commit is contained in:
parent
963dbf3a1e
commit
638f9242e5
7 changed files with 359 additions and 347 deletions
|
|
@ -12,8 +12,7 @@ export default {
|
|||
com_ui_capability_decline_requests: '限制不当信息',
|
||||
com_ui_limitations: '局限性',
|
||||
com_ui_limitation_incorrect_info: '可能会不时出现错误信息',
|
||||
com_ui_limitation_harmful_biased:
|
||||
'可能会提供有害指示或者偏见',
|
||||
com_ui_limitation_harmful_biased: '可能会提供有害指示或者偏见',
|
||||
com_ui_limitation_limited_2021: '基于2021年以前信息训练',
|
||||
com_ui_experimental: '实验性',
|
||||
com_ui_input: '输入',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue