Commit Graph

893 Commits

Author SHA1 Message Date
Dustin Loring
558d4b2e10 ui: fallback icon for provider
Added a fallback icon for providers
2024-12-15 08:44:57 -05:00
github-actions[bot]
61ac8f9808 chore: update commit hash to d936c012bd 2024-12-15 13:09:26 +00:00
Dustin Loring
d936c012bd
ui-ux: prompt-enhanced-toast
ui-ux: prompt enhanced toast notification
2024-12-15 08:09:16 -05:00
github-actions[bot]
4541a3e9dd chore: update commit hash to 7c3a3bbde6 2024-12-15 13:08:52 +00:00
Dustin Loring
7c3a3bbde6
ui-ux: Setting-Menu
ui-ux: Setting Modal Changes
2024-12-15 08:08:41 -05:00
github-actions[bot]
ecbf2f3bcd chore: update commit hash to a87cfd7950 2024-12-15 12:21:08 +00:00
Cole Medin
a87cfd7950
Merge pull request #728 from dustinwloring1988/branding/Change-Bolt-to-bolt
doc: README, FAQ, CONTRIBUTING branding updates
2024-12-15 06:20:59 -06:00
github-actions[bot]
4ea38e8766 chore: update commit hash to 25fe15232f 2024-12-15 09:52:57 +00:00
Anirban Kar
25fe15232f
Merge pull request #602 from mark-when/contextMenu2
Feat: Basic file tree context menu
2024-12-15 15:22:46 +05:30
github-actions[bot]
b8e457eeb7 chore: update commit hash to b06f6e3a3e 2024-12-15 09:45:21 +00:00
Anirban Kar
b06f6e3a3e
Merge pull request #715 from meetpateltech/perplexity-models
feat: added perplexity model
2024-12-15 15:15:10 +05:30
Anirban Kar
86f37fcaca
Merge branch 'main' into perplexity-models 2024-12-15 15:15:01 +05:30
Dustin Loring
2cb8c825d0 ui-ux: prompt enhanced toast notification
changed prompt enhanced to give a toast notification instead of changing the ui.
2024-12-14 22:25:28 -05:00
Dustin Loring
e0d0c4b697 Branding updates
changed Bolt.diy to bolt.diy
reworded the bottom of the README
2024-12-14 20:26:56 -05:00
Dustin Loring
1e73e8863a ui-ux: Setting Modal Changes
Enhancement - move the connection tab below chat history in left side of settings
Enhancement - on chat tab Delete all chats, should prompt to make sure you want to
Enhancement - Debug tab change copy debug info from a popup to a toast notification
2024-12-14 19:30:36 -05:00
github-actions[bot]
9efc709782 chore: update commit hash to ece0213500 2024-12-14 16:07:12 +00:00
Dustin Loring
ece0213500
add: Groq Llama 3.2 90B Vision Preview
Add 90b llama-3.2 model for better performance
2024-12-14 11:06:59 -05:00
github-actions[bot]
3aab6c7b68 chore: update commit hash to 43370f515d 2024-12-14 15:47:40 +00:00
Ed McConnell
43370f515d
Merge pull request #722 from emcconnell/update-readme
Update readme
2024-12-14 10:47:30 -05:00
Ed McConnell
9408ae4dd9
Merge branch 'main' into update-readme 2024-12-14 10:45:41 -05:00
Ed McConnell
483189ab46 update readme 2024-12-14 10:42:28 -05:00
Ed McConnell
5cb693c415 update readme 2024-12-14 10:42:05 -05:00
github-actions[bot]
09881a478c chore: update commit hash to 4f10fb1294 2024-12-14 15:12:27 +00:00
Ed McConnell
4f10fb1294
Merge pull request #582 from emcconnell/feat/image-select
Add Screenshot Capture and Management Features to Chat and Workbench Components
2024-12-14 10:12:17 -05:00
Ed McConnell
9b98670ccb
Merge branch 'main' into feat/image-select 2024-12-14 10:10:52 -05:00
github-actions[bot]
54c7e3d8f9 chore: update commit hash to eb53146937 2024-12-14 14:59:48 +00:00
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
4af18c069f
Merge pull request #655 from thecodacus/streaming-fixed
fix: Add Code Streaming Sampling for Performance Optimization
2024-12-14 12:57:18 +05:30
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
55094392cf
Merge pull request #713 from thecodacus/context-optimization-fix
fix: removed context optimization temporarily, to be moved to optional
2024-12-14 02:28:22 +05:30
Anirban Kar
456c89429a fix: removed context optimization temporarily, to be moved to optional from menu 2024-12-14 02:25:36 +05:30
github-actions[bot]
77425d61d9 chore: update commit hash to 8c4397a19f 2024-12-13 20:38:54 +00:00
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