Oliver Jägle
ad511db0fe
Don't fix linting-issues pre-commit
...
I figured that lint:fix might not be the best experience: If there are linting errors and the pre-commit fixes them, those changes will stay in the staging area but will not be automatically commited.
Thus, a subsequent pre-commit check would succeed without these changes included.
2024-11-23 10:11:00 +01:00
Oliver Jägle
4589014bda
Merge remote-tracking branch 'upstream/main' into linting
2024-11-22 20:38:58 +01:00
Oliver Jägle
2327de3810
Lint-fix all files in app
2024-11-21 22:05:35 +01:00
Raiyan Hasan
e1c3d603df
Update stream-text.ts dynamic model max Token updated
2024-11-21 11:49:09 +05:30
Raiyan Hasan
934044f735
console message removed
2024-11-20 21:47:43 +05:30
Raiyan Hasan
eabfbb2220
max token is now dynamically handle for each model
2024-11-20 21:41:51 +05:30
Cole Medin
f30612dcfd
Merge branch 'main' into respect-provider-choice
2024-11-09 07:44:40 -06:00
Tommy
2a362b9e0b
Added sanitization for user messages.
...
Use regex defined in constants.ts instead of redefining.
2024-11-06 21:35:54 +01:00
Tommy
074e2f3016
Moved provider and setProvider variables to the higher level component so that it can be accessed in sendMessage.
...
Added provider to message queue in sendMessage.
Changed streamText to extract both model and provider.
2024-11-06 11:10:08 +01:00
ali00209
a544611a56
fix: working
2024-10-29 08:19:30 +05:00
Cole Medin
90a206f2d4
Added the ability to use practically any LLM you can dream of within Bolt.new
2024-10-13 13:53:43 -05:00
Sam Denty
6fb59d2bc5
fix: remove monorepo
2024-09-25 19:54:09 +01:00