-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bolt.new-any-llm #4666
Closed
Closed
bolt.new-any-llm #4666
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add Screenshot Capture and Management Features to Chat and Workbench Components
Update readme
Add 90b llama-3.2 model for better performance
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
Enhancement - on feature tab Change 'Enable Local Models' to 'Experimental Providers'
on features tab combined (debug info and event logs) into 'Debug Features'
Fixed Check for Update not getting the correct commit
fixed the Local LLM Status not showing BaseURL's
changed Bolt.diy to bolt.diy reworded the bottom of the README
changed prompt enhanced to give a toast notification instead of changing the ui.
feat: added perplexity model
Feat: Basic file tree context menu
…o-bolt doc: README, FAQ, CONTRIBUTING branding updates
ui-ux: Setting Modal Changes
ui-ux: prompt enhanced toast notification
updated Contributing in the docs updated Contributing and FAQ in the GitHub part as well
Added docker-compose --profile development up --build to the update section
Added the option to download from the Releases Page instead of git clone in the README
docs: updated setup guide to have more detailed instructions
… app on build (#841) * refactor: removes commit.json and used vite.config to load these variables * updated precommit hook * updated the pre start script * updated the workflows
docs: updated Docs
* refactor: Refactoring Providers to have providers as modules * updated package and lock file * added grok model back * updated registry system
* fix: ollama base url hotfix * cleanup logic
added a data tab to the settings removed chat history
feat: enhanced Terminal Error Handling and Alert System
* correct OLLAMA_API_BASE_URL * correct OLLAMA_API_BASE_URL * correct OLLAMA_API_BASE_URL
* added icons and component * updated unocss to add dynamic icons * removed temp logs * updated readme
…alert so user can send them to AI for fixing (#856) * Catch errors from web container * Show fix error popup on errors in preview * Remove unneeded action type * PR comments * Cleanup urls in stacktrace --------- Co-authored-by: Anirban Kar <[email protected]>
…on (#896) * build: improved-changelog * added a better change log script * improved changelog script * improved change log script
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.