mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 03:10:15 +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
|
|
@ -1,4 +1,5 @@
|
|||
// English phrases
|
||||
|
||||
export default {
|
||||
com_ui_examples: 'Examples',
|
||||
com_ui_new_chat: 'New Chat',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue