Commit Graph

780 Commits

Author SHA1 Message Date
Chris Mahoney
d7b1edc510 Temporarily removing semantic-pr.yaml in order to verify otherwise ready for review PRs. 2024-11-12 10:34:51 -06:00
Chris Mahoney
0203cf9538
Merge pull request #228 from thecodacus/feature--bolt-shell
feat(bolt terminal): added dedicated bolt terminal, and attached to workbench
2024-11-12 09:30:21 -06:00
eduardruzga
756d3f2b85 Bug fixes 2024-11-12 11:25:58 +02:00
Cole Medin
1630d80362
Merge pull request #247 from JNN5/main
fix: adds missing -t for dockerbuild:prod command in package.json
2024-11-11 18:40:30 -06:00
Cole Medin
0b75051ba5
Merge pull request #254 from ali00209/new_bolt5
fix: bug  #245
2024-11-11 18:39:48 -06:00
ali00209
9c84880292 fix: bug #245 2024-11-12 05:10:54 +05:00
eduardruzga
a2cca14174 Refactor/standartize model providers, add "get provider key" for those who have it for first time users 2024-11-11 23:47:12 +02:00
Jonas Neumann
b240344e7b
fix: adds missing -t for dockerbuild:prod command in package.json 2024-11-11 17:41:15 +08:00
Eduard Ruzga
4b492b9d97
Merge pull request #104 from karrot0/main
feat: lm studio integration
2024-11-11 09:58:05 +02:00
Karrot0
32ae66a8e5 Merge branch 'main' of https://github.com/karrot0/bolt.new-any-llm 2024-11-10 21:08:06 -05:00
Karrot0
dff340eba5 @wonderwhy-er suggestion fix pr 2024-11-10 21:08:01 -05:00
Karrot
6f8001aeaf
Merge branch 'coleam00:main' into main 2024-11-10 21:04:29 -05:00
Chris Mahoney
c968948845
Merge pull request #242 from aaronbolton/main
removing GitHub action workflow github-build-push.yml
2024-11-10 17:16:10 -06:00
Aaron Bolton
93ff797427 Merge branch 'main' of https://github.com/aaronbolton/bolt.new-any-llm 2024-11-10 20:24:42 +00:00
Aaron Bolton
1b44a0b0d7 Delete github-build-push.yml 2024-11-10 20:24:32 +00:00
Cole Medin
848c697d09 Update README.md 2024-11-10 13:43:28 -06:00
Eduard Ruzga
52ae333e86
Merge pull request #205 from milutinke/claude-new-sonnet-and-haiku
feat: added the latest Sonnet 3.5 and Haiku 3.5
2024-11-10 15:06:51 +02:00
Anon
c35211f4a0
Merge branch 'main' into claude-new-sonnet-and-haiku 2024-11-10 13:58:34 +01:00
Eduard Ruzga
9a7d28a97d
Merge branch 'main' into main 2024-11-10 14:55:17 +02:00
Chris Mahoney
ce6b65e66f
Merge pull request #178 from albahrani/patch-1
docs: update README.md changed .env to .env.local
2024-11-09 20:53:00 -06:00
armfuls
73f43999fa
Merge branch 'coleam00:main' into main 2024-11-09 16:03:55 +01:00
Cole Medin
13b1321460 Noting that API key will still work if set in .env file 2024-11-09 07:59:06 -06:00
Cole Medin
b3fe2076a7 Fixing merge conflicts in BaseChat.tsx 2024-11-09 07:56:43 -06:00
Cole Medin
936a9c0f69
Merge pull request #188 from TommyHolmberg/respect-provider-choice
fix: respect provider choice from UI
2024-11-09 07:45:06 -06:00
Cole Medin
f30612dcfd
Merge branch 'main' into respect-provider-choice 2024-11-09 07:44:40 -06:00
Anirban Kar
f28f7f0715 chore: cleanup logging 2024-11-09 14:23:29 +05:30
Anirban Kar
d4c4fe1e5c feat: hyperlinked on "Start application" actionto switch to preview in workbench 2024-11-09 13:43:19 +05:30
Anirban Kar
719384cfbd feat(bolt-terminal) bolt terminal integrated with the system 2024-11-09 12:59:42 +05:30
Chris Mahoney
d18517a08d
Merge pull request #101 from ali00209/new_bolt1
feat: add ability to enter API keys in the UI
2024-11-08 23:22:45 -06:00
Ali
52cd1aea9d
Merge branch 'main' into new_bolt1 2024-11-09 09:59:21 +05:00
ali00209
73a07c93e4 fix: Resolved 2024-11-09 09:55:40 +05:00
Karrot
f9e750d76e
Merge branch 'main' into main 2024-11-08 17:10:40 -05:00
Anirban Kar
d1f3e8cbec feat: added bolt dedicated shell 2024-11-08 21:47:31 +05:30
Tommy
9b97837bb2 Show which model name and provider is used in user message. 2024-11-08 08:56:15 +01:00
Anirban Kar
54351cd845 feature(code-streaming): added code streaming to editor while AI is writing code 2024-11-08 11:14:15 +05:30
Cole Medin
1ba0606e58
Merge pull request #209 from patrykwegrzyn/main
feat: set numCtx = 32768 for Ollama models
2024-11-07 18:12:27 -06:00
Patryk Wegrzyn
dec65132e7
Set numCtx = 32768 for Ollama models 2024-11-07 23:51:12 +00:00
Anon
bb0546d85a Added the latest Sonnet 3.5 and Haiku 3.5 2024-11-07 14:38:22 +01:00
Cole Medin
775283e3b4
Merge pull request #196 from milutinke/x-ai
feat: added support for xAI Grok Beta
2024-11-07 06:29:01 -06:00
Anon
8d7f108dfa Added the XAI_API_KEY variable to the .env.example 2024-11-07 01:14:27 +01:00
Anon
9a2fc9220d Added support for xAI Grok Beta 2024-11-07 01:03:37 +01:00
Karrot
73505a32c7
Merge branch 'coleam00:main' into main 2024-11-06 15:52:24 -05:00
Tommy
2a362b9e0b Added sanitization for user messages.
Use regex defined in constants.ts instead of redefining.
2024-11-06 21:35:54 +01: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
Cole Medin
a6d81b1b0e Making Ollama work within the Docker container, very important fix 2024-11-05 09:42:49 -06:00
Alexander Al-Bahrani
435d6b4d58
Update README.md changed .env to .env.local
The installation description stated to create an .env file out of the .env.example
This leads to an error when executing docker compose up since the docker-compose.yml expects the environment file being called .env.local
2024-11-05 12:41:58 +01:00
Karrot
27b6684a50
Merge branch 'coleam00:main' into main 2024-11-03 16:21:16 -05:00
Cole Medin
e7ce25758c Instructions on making Ollama models work well 2024-11-03 12:41:30 -06:00
David Maksimov
732126312f
Fix createGoogleGenerativeAI arguments
Fixes the arguments passed to createGoogleGenerativeAI to pass an object
2024-11-02 09:36:13 -05:00
Cole Medin
64e95a0553 Small mention of hot reloading even when running in container 2024-11-01 14:00:06 -05:00