bolt.diy/app/lib
fernsdavid25 f7615093dd
Update max_tokens in constants.ts
max_tokens for llama 3.1 models must be less than or equal to 8000 but it is set to 8192. just change it to 8000 and the error is fixed.
2024-10-21 19:32:57 +05:30
..
.server/llm Update max_tokens in constants.ts 2024-10-21 19:32:57 +05:30
hooks fix: remove monorepo 2024-09-25 19:54:09 +01:00
persistence fix: remove monorepo 2024-09-25 19:54:09 +01:00
runtime fix(npm): fix hanging shells (#159) 2024-10-07 16:24:29 +02:00
stores added download code button 2024-10-19 12:26:29 +05:00
webcontainer feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
crypto.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
fetch.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00