Commit Graph

  • 52cd1aea9d Merge branch 'main' into new_bolt1 Ali 2024-11-09 09:59:21 +05:00
  • 73a07c93e4 fix: Resolved ali00209 2024-11-09 09:55:40 +05:00
  • f9e750d76e Merge branch 'main' into main Karrot 2024-11-08 17:10:40 -05:00
  • d1f3e8cbec feat: added bolt dedicated shell Anirban Kar 2024-11-08 21:47:31 +05:30
  • 9b97837bb2 Show which model name and provider is used in user message. Tommy 2024-11-08 08:51:22 +01:00
  • 54351cd845 feature(code-streaming): added code streaming to editor while AI is writing code Anirban Kar 2024-11-08 11:14:15 +05:30
  • 1ba0606e58 Merge pull request #209 from patrykwegrzyn/main Cole Medin 2024-11-07 18:12:27 -06:00
  • dec65132e7 Set numCtx = 32768 for Ollama models Patryk Wegrzyn 2024-11-07 23:51:12 +00:00
  • bb0546d85a Added the latest Sonnet 3.5 and Haiku 3.5 Anon 2024-11-07 14:38:22 +01:00
  • 775283e3b4 Merge pull request #196 from milutinke/x-ai Cole Medin 2024-11-07 06:29:01 -06:00
  • 8d7f108dfa Added the XAI_API_KEY variable to the .env.example Anon 2024-11-07 01:14:27 +01:00
  • 9a2fc9220d Added support for xAI Grok Beta Anon 2024-11-07 01:03:37 +01:00
  • 73505a32c7 Merge branch 'coleam00:main' into main Karrot 2024-11-06 15:52:24 -05:00
  • 2a362b9e0b Added sanitization for user messages. Use regex defined in constants.ts instead of redefining. Tommy 2024-11-06 21:35:54 +01:00
  • 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. Tommy 2024-11-06 11:10:08 +01:00
  • a6d81b1b0e Making Ollama work within the Docker container, very important fix Cole Medin 2024-11-05 09:42:49 -06:00
  • 435d6b4d58 Update README.md changed .env to .env.local Alexander Al-Bahrani 2024-11-05 12:41:58 +01:00
  • 27b6684a50 Merge branch 'coleam00:main' into main Karrot 2024-11-03 16:21:16 -05:00
  • e7ce25758c Instructions on making Ollama models work well Cole Medin 2024-11-03 12:41:30 -06:00
  • 732126312f Fix createGoogleGenerativeAI arguments David Maksimov 2024-11-02 09:36:13 -05:00
  • 64e95a0553 Small mention of hot reloading even when running in container Cole Medin 2024-11-01 14:00:06 -05:00
  • 7fe66aea18 Fixing up setup + installation instructions in README Cole Medin 2024-11-01 13:34:50 -05:00
  • a265d72200 Merge pull request #77 from ajshovon/main Cole Medin 2024-11-01 13:14:45 -05:00
  • 22ae9d800f Fixing up Docker Compose to work with hot reloads in development and environment variables Cole Medin 2024-11-01 07:09:19 -05:00
  • 349c5d54f7 Merge pull request #71 from hillct/add-docker-support Cole Medin 2024-10-31 14:35:25 -05:00
  • 3cbe207e6d Merge pull request #55 from mayurjobanputra/main Cole Medin 2024-10-31 14:33:09 -05:00
  • 2feeb18dbe More feature requests! Will look at pull requests soon Cole Medin 2024-10-31 14:22:08 -05:00
  • 449d0a311f Merge branch 'coleam00:main' into main Karrot 2024-10-30 14:52:23 -04:00
  • 8dfc4f7ba9 Changed mode.ts to add BaseURL. Thanks @alumbs Karrot 2024-10-30 13:05:57 -04:00
  • a544611a56 fix: working ali00209 2024-10-29 08:19:30 +05:00
  • 065be0f821 Added DEEPSEEK_API_KEY to .env.example Cole Medin 2024-10-28 13:13:44 -05:00
  • 748e0d64ef Remove Package-lock.json Karrot 2024-10-27 23:26:54 -04:00
  • 4edcc5e331 LM Studio Integration Karrot0 2024-10-27 23:16:07 -04:00
  • 3c7bf8c259 feat: add ability to enter API keys in the UI ali00209 2024-10-27 23:58:04 +05:00
  • c116338a0e Added Docker Deployment documentation to CONTRIBUTING.md hillct 2024-10-26 10:27:44 -04:00
  • 92a19bf41c create .dockerignore file shovon 2024-10-25 12:36:38 +06:00
  • 174714c48f main bleuproton 2024-10-25 00:20:50 +02:00
  • 897e47d7d8 Merge branch 'coleam00:main' into main armfuls 2024-10-25 00:11:14 +02:00
  • a69ce87c0f Corrected oudated docker build convenience script target Colin Hill 2024-10-24 17:48:54 -04:00
  • 8d48cf9b05 Merge branch 'main' into add-docker-support Colin Hill 2024-10-24 17:15:22 -04:00
  • 5ec2b12681 Adding full suffix o cocker-compose.yaml for ompatibiliy Colin Hill 2024-10-24 16:40:48 -04:00
  • 87ef835ed0 Adding hints for Coolify config into docker-compose.yaml Colin Hill 2024-10-24 16:36:57 -04:00
  • 36cc601eba Merge branch 'add-docker-support' of github.com:hillct/bolt.new-any-llm into add-docker-support Just a little cleanup... nixpax.toml is no more. Embedding Coolify config in Dockerfile and docker-compose.yaml Colin Hill 2024-10-24 15:49:26 -04:00
  • 25ac7f8679 Corrected nixpacks.toml filename Colin Hill 2024-10-24 14:50:45 -04:00
  • 8e7220e8fb Merge pull request #70 from ArulGandhi/main Cole Medin 2024-10-24 13:56:52 -05:00
  • 2620b3d1b5 Corrected nixpacks.toml filename Colin Hill 2024-10-24 14:50:45 -04:00
  • 2773a7ed34 Enhancing Dockerfile to use a staged build, and docker-compose-yaml to use profiles, either 'development' or 'producion'. Adding nixpacks.toml to enable robust coolify support Colin Hill 2024-10-24 14:48:05 -04:00
  • 4c25af9fb8 Update constants.ts ArulGandhi 2024-10-24 23:18:22 +05:30
  • 7b28a755f8 Updating README with finished implementations and reorder the list of priorities Cole Medin 2024-10-24 08:58:43 -05:00
  • 8ab8e678cb Cleanup and fixing Ollama models not showing up after merging changes Cole Medin 2024-10-24 08:46:34 -05:00
  • b21b1457f2 Merge pull request #64 from noobydp/main Cole Medin 2024-10-24 08:25:23 -05:00
  • f1b8c02811 Merge branch 'main' into main Cole Medin 2024-10-24 08:25:07 -05:00
  • 5f6a595eaa Merge pull request #60 from ZerxZ/main Cole Medin 2024-10-24 08:20:49 -05:00
  • 4660e5b882 Merge branch 'main' into main Cole Medin 2024-10-24 08:19:59 -05:00
  • ca99ed5255 Merge pull request #51 from zenith110/main Cole Medin 2024-10-24 08:13:43 -05:00
  • d999e9ecdd Merge branch 'main' into main Cole Medin 2024-10-24 08:13:26 -05:00
  • 65cf12dca0 Merge pull request #44 from TarekS93/main Cole Medin 2024-10-24 08:07:34 -05:00
  • 5d70255d43 Merge pull request #36 from ArulGandhi/main Cole Medin 2024-10-24 08:06:00 -05:00
  • d40be24af5 Merge pull request #30 from muzafferkadir/main Cole Medin 2024-10-24 07:57:00 -05:00
  • 368022d797 Merge branch 'main' into main Cole Medin 2024-10-24 07:56:48 -05:00
  • 5a10894b97 Merge pull request #24 from goncaloalves/main Cole Medin 2024-10-24 07:38:48 -05:00
  • 47a7932061 Merge pull request #23 from aaronbolton/main Cole Medin 2024-10-24 07:30:21 -05:00
  • 69aceeaad4 Merge pull request #12 from fernsdavid25/patch-1 Cole Medin 2024-10-24 07:19:25 -05:00
  • 62e5091d1b Merge pull request #11 from kofi-bhr/main Cole Medin 2024-10-24 07:17:05 -05:00
  • 9b38dbd552 Merge branch 'main' into main Cole Medin 2024-10-24 07:15:25 -05:00
  • 8ac7931876 Adding CONTRIBUTING.md specifically for this fork. Cole Medin 2024-10-24 07:06:57 -05:00
  • 8ce82b5a1c updated ollama to use defined base URL for model calls noobydp 2024-10-24 16:49:11 +08:00
  • fdc2f6c0fc Enabled boh dev and production docker images. Added convenience scripts and deconflicted start and dockerstart scripts Colin Hill 2024-10-24 03:54:45 -04:00
  • 94fa108142 Merge pull request #1 from ZerxZ/main noobydp 2024-10-24 13:10:56 +08:00
  • 7448666846 Merge branch 'main' from coleam00 into add-docker-support Colin Hill 2024-10-23 23:34:14 -04:00
  • 05c0137094 chore: Update environment variable names for OpenAI Like integration Gaoyao Massimo Hu 2024-10-23 16:45:16 +01:00
  • 9f2db7b683 chore: Update environment variable names for OpenAI Like integration Gaoyao Massimo Hu 2024-10-23 16:43:27 +01:00
  • 30dfa4fda4 chore: Add environment variables for OpenAI API Like integration Gaoyao Massimo Hu 2024-10-23 16:36:12 +01:00
  • 9ca017c40f Update docker-compose.yml Aaron Bolton 2024-10-23 14:57:53 +01:00
  • 0089d5c4b1 Merge pull request #1 from mayurjobanputra/mayurjobanputra-patch-1 Mayur 2024-10-22 23:09:48 -07:00
  • e13790c6fe Added more instructions for newbs Mayur 2024-10-22 23:08:30 -07:00
  • a6e6619701 Merge branch 'main' of https://github.com/zenith110/bolt.new-any-llm zenith110 2024-10-22 18:19:34 -04:00
  • 3b90afba48 Added deepseek models zenith110 2024-10-22 18:19:27 -04:00
  • 8fb0248a9f Merge branch 'main' into add-docker-support Rahul Bhardwaj 2024-10-22 21:17:16 +05:30
  • f70652305d Update constants.ts TarekS93 2024-10-22 11:19:08 +02:00
  • 34ead80f62 Update types.ts TarekS93 2024-10-22 11:18:34 +02:00
  • da29a79726 Merge branch 'coleam00:main' into main Aaron Bolton 2024-10-22 09:18:59 +01:00
  • 285a95568f removed pixtral ArulGandhi 2024-10-22 09:49:21 +05:30
  • 1b1cd183f5 mistral models added ArulGandhi 2024-10-22 09:47:30 +05:30
  • 5e8a0b077a add mistral models ArulGandhi 2024-10-22 09:22:36 +05:30
  • 85687fff19 Merge pull request #1 from coleam00/main armfuls 2024-10-22 01:09:14 +02:00
  • dd4dd2c21a Merge pull request #8 from yunatamos/patch-1 Cole Medin 2024-10-21 18:02:25 -05:00
  • cf76e4d32c Merge pull request #28 from kofi-bhr/patch-1 Cole Medin 2024-10-21 18:01:42 -05:00
  • 49217f2461 feat: added sync files to selected local folder function is created. Yarn package manager fixes, styling fixes. Sass module fix. Added Claude model for open router. muzafferkadir 2024-10-22 01:27:29 +03:00
  • 6c8616bf0e Update README.md Kofi 2024-10-21 16:33:52 -05:00
  • 29f87974cf Update github-build-push.yml Aaron Bolton 2024-10-21 20:29:01 +01:00
  • 1799636ba2 Update github-build-push.yml Aaron Bolton 2024-10-21 20:25:56 +01:00
  • 8150f6f459 Update github-build-push.yml Aaron Bolton 2024-10-21 20:20:04 +01:00
  • 21a0a075f8 Update github-build-push.yml Aaron Bolton 2024-10-21 20:19:16 +01:00
  • fc688ec038 moved action Aaron Bolton 2024-10-21 20:17:59 +01:00
  • 7424bff375 Create github-build-push.yml Aaron Bolton 2024-10-21 20:16:16 +01:00
  • 059933a0c6 Added GitHub push functionality goncaloalves 2024-10-21 20:14:35 +01:00
  • 0ef30967dd Docker Additions Aaron Bolton 2024-10-21 20:10:08 +01:00
  • 50a501ecb1 Merge pull request #7 from ocodo/main Cole Medin 2024-10-21 13:30:47 -05:00
  • 121ea7e561 More feature requests!! Cole Medin 2024-10-21 11:13:06 -05:00