Anirban Kar
d2ba8d3be3
fix: show warning on starter template failure and continue ( #960 )
Update Stable Branch / prepare-release (push) Waiting to run
2025-01-01 13:39:09 +05:30
Anirban Kar
6494f5ac2e
fix: updated logger and model caching minor bugfix #release ( #895 )
...
* fix: updated logger and model caching
* usage token stream issue fix
* minor changes
* updated starter template change to fix the app title
* starter template bigfix
* fixed hydretion errors and raw logs
* removed raw log
* made auto select template false by default
* more cleaner logs and updated logic to call dynamicModels only if not found in static models
* updated starter template instructions
* browser console log improved for firefox
* provider icons fix icons
2024-12-31 22:47:32 +05:30
Anirban Kar
4c81e154a0
feat: added Automatic Code Template Detection And Import ( #867 )
...
Update Stable Branch / prepare-release (push) Waiting to run
* initial setup
* updated template list
* added optional switch to control this feature
* removed some logs
2024-12-29 15:52:37 +05:30
Anirban Kar
3a36a4469a
feat: redact file contents from chat and put latest files into system prompt ( #904 )
2024-12-29 15:36:31 +05:30
Anirban Kar
28f0c3629d
ignored alert on project reload
2024-12-21 17:44:18 +05:30
Anirban Kar
975e7d83fd
Merge branch 'main' into terminal-error-detection
2024-12-21 16:14:46 +05:30
Anirban Kar
7295352a98
refactor: refactored LLM Providers: Adapting Modular Approach ( #832 )
...
* refactor: Refactoring Providers to have providers as modules
* updated package and lock file
* added grok model back
* updated registry system
2024-12-21 11:45:17 +05:30
Anirban Kar
df6925ac07
fix: add Message Processing Throttling to Prevent Browser Crashes ( #848 )
2024-12-21 02:13:29 +05:30
Anirban Kar
d327cfea29
feat: added terminal error capturing and automated fix prompt
2024-12-17 21:19:43 +05:30
Anirban Kar
208830151e
Merge branch 'main' into prompt-url-params
2024-12-17 00:06:22 +05:30
Anirban Kar
bb94180209
Merge remote-tracking branch 'origin/main' into system-prompt-variations-local
2024-12-16 20:52:01 +05:30
Anirban Kar
70f88f981a
feat: Experimental Prompt Library Added
2024-12-15 16:47:16 +05:30
eduardruzga
2e05270bab
Merge
2024-12-14 19:48:37 +02:00
Anirban Kar
e3bdd6944b
added prompt url params
2024-12-13 00:58:02 +05:30
Anirban Kar
da37d9456f
Merge branch 'main' into context-optimization
2024-12-12 02:44:36 +05:30
Anirban Kar
5d4b860c94
updated to adapth baseurl setup
2024-12-11 14:02:21 +05:30
Anirban Kar
b4d0597120
remaining changes
2024-12-10 18:37:23 +05:30
eduardruzga
fcb61ba499
Refactor to use newver v4 version of Vercel AI package
2024-12-09 17:26:33 +02:00
Anirban Kar
ea5c6244a6
feat(context optimization):improved context management and redused chat overhead
2024-12-07 15:58:13 +05:30
Andrew Trokhymenko
235747af51
merge with upstream
2024-12-02 14:55:43 -05:00
Andrew Trokhymenko
7cdb56a847
merge with upstream/main
2024-11-29 22:02:35 -05:00
SujalXplores
394d1439c1
feat: prompt caching
2024-11-27 00:17:00 +05:30
eduardruzga
fbea474442
Type fixes
2024-11-23 10:41:43 +02:00
eduardruzga
6e8aa04d27
Lint fixes
2024-11-23 00:29:16 +02:00
eduardruzga
f6a7c4f5b5
Merge remote-tracking branch 'coleam00/main' into import-export-individual-chats
...
# Conflicts:
# app/components/chat/BaseChat.tsx
# app/components/chat/Messages.client.tsx
# app/lib/persistence/db.ts
# app/lib/persistence/useChatHistory.ts
2024-11-23 00:26:12 +02:00
eduardruzga
fb34a4cb8f
Add import, fix export
2024-11-23 00:23:45 +02:00
eduardruzga
9f49c25f96
Added export button
2024-11-22 11:51:52 +02:00
Oliver Jägle
2327de3810
Lint-fix all files in app
2024-11-21 22:05:35 +01:00
Andrew Trokhymenko
e78a5b0a05
image-upload
2024-11-18 19:55:28 -05:00
eduardruzga
df91d0edc0
More type fixes
2024-11-14 14:29:47 +02:00
eduardruzga
9396734dea
Various bug fixes around model/provider selection
2024-11-13 22:22:25 +02:00
eduardruzga
6b13ecda6b
Merge remote-tracking branch 'coleam00/main' into addGetKeyLinks
...
# Conflicts:
# app/components/chat/BaseChat.tsx
2024-11-13 09:21:05 +02:00
eduardruzga
756d3f2b85
Bug fixes
2024-11-12 11:25:58 +02:00
ali00209
9c84880292
fix: bug #245
2024-11-12 05:10:54 +05:00
Cole Medin
f30612dcfd
Merge branch 'main' into respect-provider-choice
2024-11-09 07:44:40 -06: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