Commit Graph

496 Commits

Author SHA1 Message Date
Dustin Loring
eb53146937
add: groq-llama3.3-70b
add: Groq Llama 3.3 70B
removed Groq Llama 3.1 70B (deprecated)
2024-12-14 09:59:38 -05:00
Ed McConnell
4db916928c merge main 2024-12-14 09:56:51 -05:00
Ed McConnell
7a31db904d Merge branch 'main' into feat/image-select 2024-12-14 09:56:29 -05:00
github-actions[bot]
f87522f106 chore: update commit hash to f27f7bba51 2024-12-14 14:52:49 +00:00
github-actions[bot]
f27f7bba51 chore: update commit hash to 4f02887565 2024-12-14 08:46:42 +00:00
Anirban Kar
4f02887565
Merge pull request #679 from Dlouxgit/main
fix: handle conflicts between input method engine and enter key in chatbox
2024-12-14 14:16:31 +05:30
Anirban Kar
3db4004642
Update BaseChat.tsx 2024-12-14 14:15:27 +05:30
github-actions[bot]
a71cfba660 chore: update commit hash to 4af18c069f 2024-12-14 07:27:29 +00:00
Anirban Kar
02d0be5feb
Merge branch 'main' into streaming-fixed 2024-12-14 12:56:36 +05:30
github-actions[bot]
81d2c01442 chore: update commit hash to 6a5ed21c0f 2024-12-14 07:25:13 +00:00
Anirban Kar
6a5ed21c0f
Merge pull request #670 from thecodacus/private-github-repo
added support for private github repo through github connections
2024-12-14 12:55:02 +05:30
Meet Patel
8bcd82c9d4 feat: added perplexity model 2024-12-14 11:59:10 +05:30
Ed McConnell
6ffcdd8b3c merge main into image 2024-12-13 21:22:12 -05:00
Ed McConnell
a936c5a990 Merge branch 'main' into feat/image-select-merge 2024-12-13 21:21:10 -05:00
github-actions[bot]
bbda3a1db4 chore: update commit hash to 9666b2ab67 2024-12-14 02:09:03 +00:00
Ed McConnell
4cfabd94ee merged main 2024-12-13 20:49:33 -05:00
github-actions[bot]
9666b2ab67 chore: update commit hash to 55094392cf 2024-12-13 20:58:40 +00:00
Anirban Kar
456c89429a fix: removed context optimization temporarily, to be moved to optional from menu 2024-12-14 02:25:36 +05:30
Anirban Kar
8c4397a19f
Merge pull request #578 from thecodacus/context-optimization
feat(context optimization): Optimize LLM Context Management and File Handling
2024-12-14 02:08:43 +05:30
Dustin Loring
32409047ff Update constants.ts
Removed Llama3.1 70B and replaced it with Llama3.3-70B
2024-12-13 14:48:02 -05:00
github-actions[bot]
301675e30c chore: update commit hash to 1e04ab38b0 2024-12-13 19:26:12 +00:00
github-actions[bot]
1e04ab38b0 chore: update commit hash to d1fa70fc97 2024-12-13 18:58:51 +00:00
Dustin Loring
d1fa70fc97
fix: start new chat icon
Fix/start new chat icon
2024-12-13 13:58:41 -05:00
Anirban Kar
461cf27fc7
Merge branch 'main' into fix/ui-enhancements 2024-12-14 00:27:10 +05:30
Dustin Loring
4980a9a33c
Merge branch 'main' into fix/start-new-chat-icon 2024-12-13 13:57:02 -05:00
github-actions[bot]
c4a94d6595 chore: update commit hash to 1d64a15ed0 2024-12-13 18:55:33 +00:00
Dustin Loring
1d64a15ed0
fix: lm studio fix
LM Studio was unable to receive messages sending message.
2024-12-13 13:53:43 -05:00
github-actions[bot]
b6df84b56a chore: update commit hash to 0c899e430a 2024-12-13 18:52:29 +00:00
SujalXplores
69ec309f81 feat: add unit configuration to uno.config.ts 2024-12-14 00:00:23 +05:30
SujalXplores
ddb920df7c refactor: simplify GitCloneButton component by removing unused tooltip and streamlining button structure 2024-12-13 22:49:14 +05:30
SujalXplores
56944de633 refactor: remove unused React import in ImportButtons component 2024-12-13 22:48:34 +05:30
SujalXplores
ff2726fd2f fix: adjust intro section margin and textarea outline style in BaseChat component 2024-12-13 22:47:57 +05:30
github-actions[bot]
1764145ba4 chore: update commit hash to 5f34051510 2024-12-13 16:19:58 +00:00
Dustin Loring
ba1b5543db fix: LM Studio sending messgae
LM Studio was not able to send a message now it is.
2024-12-13 11:03:55 -05:00
github-actions[bot]
5f34051510 chore: update commit hash to 5773b1e271 2024-12-13 15:23:11 +00:00
Anirban Kar
d479daa578
Merge branch 'main' into main 2024-12-13 20:52:51 +05:30
github-actions[bot]
78cd04a541 chore: update commit hash to eeafc12522 2024-12-13 15:19:54 +00:00
github-actions[bot]
a568421cef chore: update commit hash to dd296ab00d 2024-12-13 15:19:26 +00:00
Anirban Kar
77b47c1ce6 some clean up and added a all log option 2024-12-13 20:48:33 +05:30
Anirban Kar
d13da30bda ui styles fixed 2024-12-13 20:31:37 +05:30
github-actions[bot]
4329e77664 chore: update commit hash to 8f15c81f37 2024-12-13 14:34:35 +00:00
Anirban Kar
8f15c81f37
Merge pull request #684 from thecodacus/fix-auto-select-model
fix: auto select model on provider disabled
2024-12-13 20:04:22 +05:30
github-actions[bot]
b9fb3d7e23 chore: update commit hash to 27fcd03db6 2024-12-13 12:21:42 +00:00
github-actions[bot]
aa1e8484aa chore: update commit hash to 6cb536a9a3 2024-12-13 12:13:14 +00:00
github-actions[bot]
4ba5d37fcd chore: update commit hash to e5ecb0b7d5 2024-12-13 10:49:32 +00:00
Stijnus
e5ecb0b7d5 Update commit.json 2024-12-13 11:49:09 +01:00
github-actions[bot]
8cc2b4cd12 chore: update commit hash to b4104962b7 2024-12-13 10:43:23 +00:00
Stijnus
f8e090b9d4 Update commit.json 2024-12-13 11:39:03 +01:00
Stijnus
7bafd2a5d6 Merge branch 'main' of https://github.com/stackblitz-labs/bolt.diy 2024-12-13 11:36:45 +01:00
Stijnus
c0c1275226 minor bug fixes 2024-12-13 11:33:29 +01:00
github-actions[bot]
8815bf7095 chore: update commit hash to 5c1b4de26a 2024-12-13 10:19:24 +00:00
github-actions[bot]
6015747865 chore: update commit hash to 0969aacb35 2024-12-13 10:12:58 +00:00
github-actions[bot]
28c0ea878e chore: update commit hash to 212ab4a020 2024-12-13 10:00:24 +00:00
github-actions[bot]
3f56c1b9d6 chore: update commit hash to 3f706702b2 2024-12-13 09:56:59 +00:00
github-actions[bot]
3f706702b2 chore: update commit hash to cbad04f035 2024-12-13 09:13:18 +00:00
github-actions[bot]
c73c264e77 chore: update commit hash to 91ec049b72 2024-12-13 09:05:02 +00:00
github-actions[bot]
aba0fc8a45 chore: update commit hash to fb1ec72b50 2024-12-13 08:54:55 +00:00
github-actions[bot]
bb3bc2a370 chore: update commit hash to b0c2f69dca 2024-12-13 08:48:04 +00:00
Stijnus
b1a3e3993e debug fixes 2024-12-13 09:22:21 +01:00
Stijnus
b16aab1f16 Update debug tab to check against fork 2024-12-13 09:17:35 +01:00
Anirban Kar
a404a35d0e auto select model on provider disabled 2024-12-13 12:01:50 +05:30
Stijnus
49e6c8034d
Merge branch 'stackblitz-labs:main' into main 2024-12-13 06:58:09 +01:00
github-actions[bot]
68757cbffc chore: update commit hash to 4b36601061 2024-12-13 05:51:57 +00:00
Anirban Kar
4b36601061
Merge pull request #683 from thecodacus/setting-default-value
fix: added default value to true for provider setting in initial
2024-12-13 11:21:48 +05:30
Anirban Kar
97e4ff13ca added default value to true 2024-12-13 11:19:57 +05:30
github-actions[bot]
9eb6ac9966 chore: update commit hash to acd61fea8b 2024-12-13 05:42:08 +00:00
Dlouxgit
b0ca49d65e fix: handle conflicts between input method engine and enter key 2024-12-13 13:28:27 +08:00
Stijnus
87057f8137 Event logs bug fix
minor improvements download logs, auto scroll, clear logs
2024-12-13 01:40:58 +01:00
Stijnus
e39f16e436 Settings UI enhancement
Date & Time Display
Added a real-time clock component in the sidebar

Event Logs System
Implemented an EventLogsTab component for system monitoring
Provides a structured way to:
Track user interactions
Monitor system events
Display activity history
2024-12-13 01:11:35 +01:00
Stijnus
e716ca55f0 Add Logo icons LLM's
Added the Next.js Image component import for optimized image loading
Modified the provider item layout to include an icon next to the provider name
Used template literals to dynamically load the correct icon based on the provider name
Added proper sizing (24x24) for consistent icon display
Added dark:invert class to ensure icons are visible in dark mode (assuming they're dark by default)
2024-12-12 23:46:41 +01:00
Anirban Kar
3bc8c5f856 added support for private github repo through github connections 2024-12-13 01:23:56 +05:30
github-actions[bot]
8c7a9f750f chore: update commit hash to e7859a34ae 2024-12-12 18:46:30 +00:00
github-actions[bot]
0603e10b6a chore: update commit hash to 0b9fd89c70 2024-12-12 13:23:54 +00:00
github-actions[bot]
da067f30aa chore: update commit hash to f6329c28c6 2024-12-12 10:33:39 +00:00
Anirban Kar
5afccf7a01 settings bugfix 2024-12-12 15:55:11 +05:30
github-actions[bot]
cf21dde102 chore: update commit hash to 5e1936f5de 2024-12-11 22:00:26 +00:00
Anirban Kar
104291c652
Update prompts.ts 2024-12-12 03:28:51 +05:30
Evan
78eccf242b
fix: re-capitalize "NEW" 2024-12-11 16:54:08 -05:00
Evan
50c384f2b1
fix: grammar 2024-12-11 16:49:24 -05:00
Evan
db9cd9b296
fix: grammar/typos in system prompt 2024-12-11 16:46:54 -05:00
Anirban Kar
97b886abf0 fix: added more controlled rate for code streaming 2024-12-12 03:13:52 +05:30
Anirban Kar
da37d9456f Merge branch 'main' into context-optimization 2024-12-12 02:44:36 +05:30
Anirban Kar
3c7b125828 Merge branch 'main' into context-optimization 2024-12-12 02:38:00 +05:30
github-actions[bot]
bfaa3f7065 chore: update commit hash to 8f3b4cd082 2024-12-11 19:04:37 +00:00
Eduard Ruzga
8f3b4cd082
Merge pull request #649 from wonderwhy-er/Add-Gemini-2.0-flash
Add gemini flash 2.0
2024-12-11 21:04:27 +02:00
eduardruzga
46a90c246b Add gemini flash 2.0 2024-12-11 21:03:45 +02:00
github-actions[bot]
5b0a6db174 chore: update commit hash to f682216515 2024-12-11 18:56:21 +00:00
github-actions[bot]
4739de47b4 chore: update commit hash to c8a7ed9eb0 2024-12-11 18:05:37 +00:00
eduardruzga
17e500344a merge 2024-12-11 20:02:07 +02:00
github-actions[bot]
64eee11f58 chore: update commit hash to fd2c17c384 2024-12-11 15:44:01 +00:00
Dustin Loring
fd2c17c384
Merge pull request #638 from Bolt-CE/main
Changed Docs URL In Settings
2024-12-11 10:43:49 -05:00
github-actions[bot]
dcfb7fc45f chore: update commit hash to ab08f52aa0 2024-12-11 15:06:49 +00:00
github-actions[bot]
b99971600f chore: update commit hash to 7d482ace3d 2024-12-11 15:03:07 +00:00
Dustin Loring
dbd10139d8 Changed Docs URL
Now that Docs are done building here is the change to the new URL
2024-12-11 10:02:14 -05:00
github-actions[bot]
527dc05f14 chore: update commit hash to 154935cdeb 2024-12-11 14:57:06 +00:00
Cole Medin
154935cdeb
Merge pull request #635 from Bolt-CE/main
Update SettingsWindow.tsx
2024-12-11 08:56:54 -06:00
github-actions[bot]
0be3fb49f6 chore: update commit hash to 62bc87b6f3 2024-12-11 14:56:36 +00:00
Dustin Loring
fbcc1ed08b Update SettingsWindow.tsx 2024-12-11 09:53:46 -05:00
github-actions[bot]
8a160d5cf5 chore: update commit hash to 7d202a4cc7 2024-12-11 14:48:13 +00:00
github-actions[bot]
2d54991d5b chore: update commit hash to fa526a643b 2024-12-11 14:47:10 +00:00