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
Arsalaan Ahmed
e00264236e
feat: added hyperbolic llm models ( #943 )
...
* Added Hyperbolic Models
* Fix: Fixed problem in connecting with hyperbolic models
* added dynamic models for hyperbolic
* removed logs
2024-12-30 23:26:33 +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
eduardruzga
1b76d3c28f
merge
2024-12-16 11:07:22 +02:00
eduardruzga
2e05270bab
Merge
2024-12-14 19:48:37 +02:00
eduardruzga
fcb61ba499
Refactor to use newver v4 version of Vercel AI package
2024-12-09 17:26:33 +02:00
Rob Koch
6eb2d84dff
pnpm lock file
2024-12-08 16:31:53 -08:00
Anirban Kar
6323681af0
added lock file
2024-12-09 01:18:02 +05:30
Anirban Kar
3cc19d28a3
added lockfile back
2024-12-09 01:10:31 +05:30
Anirban Kar
cd6b6e41d2
delete lock file
2024-12-09 01:09:27 +05:30
Anirban Kar
3aa90bf990
refactor(SettingWindow):Updated Settings Tab Styling
2024-12-09 00:56:18 +05:30
Anirban Kar
fe2f0080a3
Merge branch 'main' into github-import
2024-12-06 18:54:06 +05:30
eduardruzga
d1ae3477f0
lock file
2024-12-04 20:55:46 +02:00
Anirban Kar
79f3aaeb1b
updated pnpm.lock
2024-12-03 12:31:17 +05:30
Anirban Kar
bd236860f9
chore: fixed lock file
2024-12-03 03:23:22 +05:30
Anirban Kar
b499ee1f15
Merge branch 'main' into github-import
2024-12-03 02:48:37 +05:30
Dustin Loring
87620f38be
lint rules added and fixed
2024-12-02 06:06:17 -05:00
Dustin Loring
8514a3baaf
precommit lint
2024-12-01 15:39:33 -05:00
Dustin Loring
4250fa9834
pre commit lint
2024-12-01 15:17:02 -05:00
Dustin Loring
dcad4d3708
updated packages
2024-12-01 09:58:42 -05:00
dependabot[bot]
34b1235742
Bump the npm_and_yarn group across 1 directory with 9 updates
...
Bumps the npm_and_yarn group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.3.1` | `5.3.6` |
| [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) | `7.0.3` | `7.0.6` |
| [elliptic](https://github.com/indutny/elliptic ) | `6.5.6` | `6.6.1` |
| [express](https://github.com/expressjs/express ) | `4.19.2` | `4.21.1` |
| [micromatch](https://github.com/micromatch/micromatch ) | `4.0.7` | `4.0.8` |
| [rollup](https://github.com/rollup/rollup ) | `4.18.0` | `4.27.4` |
Updates `vite` from 5.3.1 to 5.3.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite )
Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
Updates `elliptic` from 6.5.6 to 6.6.1
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.6...v6.6.1 )
Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1 )
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10 )
Updates `rollup` from 4.18.0 to 4.27.4
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.27.4 )
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: cross-spawn
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: elliptic
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: send
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: serve-static
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-29 16:32:26 +00:00
Eduard Ruzga
9b62edd910
Merge pull request #413 from wonderwhy-er/Import-folder
...
(Ready for Review) Start chat with Folder Import
2024-11-26 10:03:29 +02:00
eduardruzga
050bf2028f
Added parsing if ignore file and added handling of binary files
2024-11-25 19:50:01 +02:00
Anirban Kar
e6ed210d0d
work in progress poc git import
2024-11-25 19:53:54 +05:30
Oliver Jägle
b0eab230b5
adds Husky 🐶 for pre-commit linting
2024-11-22 20:49:51 +01:00
Raiyan Hasan
d41a0ac2c2
Cohere support added
2024-11-20 15:08:42 +00:00
eduardruzga
ecf84f7416
Lock file
2024-11-18 21:20:21 +02:00
ali00209
a544611a56
fix: working
2024-10-29 08:19:30 +05:00
Cole Medin
8ab8e678cb
Cleanup and fixing Ollama models not showing up after merging changes
2024-10-24 08:46:34 -05:00
Cole Medin
5d70255d43
Merge pull request #36 from ArulGandhi/main
...
Add mistral models.
2024-10-24 08:06:00 -05:00
ArulGandhi
1b1cd183f5
mistral models added
...
more mistral models added. some tested, rest assumed to be working
2024-10-22 09:47:30 +05:30
goncaloalves
059933a0c6
Added GitHub push functionality
2024-10-21 20:14:35 +01:00
Cole Medin
d7bda6f0e9
Fixing up codebase after merging pull requests
2024-10-19 13:21:24 -05:00
Waseem Anjum
21dbd42184
added download code button
2024-10-19 12:26:29 +05:00
Cole Medin
4f7a06f56a
Added the OpenRouter provider and a few models from OpenRouter (easily extendable to include more!)
2024-10-14 19:40:21 -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
50885b065d
fix(browser-extensions): don't render directly in body
2024-10-07 10:49:31 +02:00
Sam Denty
2a29fbbe82
feat: remove authentication ( #1 )
2024-09-26 17:45:41 +01:00
Sam Denty
6fb59d2bc5
fix: remove monorepo
2024-09-25 19:54:09 +01:00
Sam Denty
d364a6f774
feat: sanitize user messages ( #42 )
2024-08-22 15:06:51 +02:00
Dominic Elm
1e11ab6395
feat: rework ux for deleting chats ( #46 )
2024-08-21 07:58:43 +02:00
Dominic Elm
fcfef742d5
feat: add file tree breadcrumb ( #40 )
2024-08-20 18:35:44 +02:00
Connor Fogarty
8fd9d4477e
feat: add basic analytics ( #29 )
2024-08-12 17:37:45 +02:00
Dominic Elm
7465cab8f8
fix: update dependencies to fix type validation error ( #33 )
2024-08-08 17:48:36 +02:00
Dominic Elm
4b59a79baa
feat: implement light and dark theme ( #30 )
2024-08-08 15:56:36 +02:00
Dominic Elm
e8447db417
fix: adjust system prompt ( #32 )
2024-08-08 15:18:14 +02:00
Kirjava
41f3f202ec
feat: initial chat history ui ( #25 )
2024-07-31 22:21:40 +01:00
Roberto Vidal
4df1da4908
fix: use jose for cloudflare compatibility ( #20 )
2024-07-29 21:26:52 +02:00
Roberto Vidal
7ebc805ffa
feat: oauth-based login ( #7 )
2024-07-29 20:31:45 +02:00
Dominic Elm
8486d85f64
feat: add terminal and simple shortcut system ( #16 )
2024-07-29 14:37:23 +02:00