Commit Graph

  • f9e750d76e
    Merge branch 'main' into main Karrot 2024-11-08 17:10:40 -0500
  • d1f3e8cbec feat: added bolt dedicated shell Anirban Kar 2024-11-08 21:47:31 +0530
  • 9b97837bb2 Show which model name and provider is used in user message. Tommy 2024-11-08 08:51:22 +0100
  • 54351cd845 feature(code-streaming): added code streaming to editor while AI is writing code Anirban Kar 2024-11-08 11:14:15 +0530
  • 1ba0606e58
    Merge pull request #209 from patrykwegrzyn/main Cole Medin 2024-11-07 18:12:27 -0600
  • dec65132e7
    Set numCtx = 32768 for Ollama models Patryk Wegrzyn 2024-11-07 23:51:12 +0000
  • bb0546d85a Added the latest Sonnet 3.5 and Haiku 3.5 Anon 2024-11-07 14:38:22 +0100
  • 775283e3b4
    Merge pull request #196 from milutinke/x-ai Cole Medin 2024-11-07 06:29:01 -0600
  • 9d7af7ca9e
    Rename docker-compose.yaml to docker-compose.yml masterdee121212 2024-11-07 17:56:57 +0800
  • 9ca4438881
    Merge pull request #1 from coleam00/main masterdee121212 2024-11-07 17:29:59 +0800
  • 8d7f108dfa Added the XAI_API_KEY variable to the .env.example Anon 2024-11-07 01:14:27 +0100
  • 9a2fc9220d Added support for xAI Grok Beta Anon 2024-11-07 01:03:37 +0100
  • 73505a32c7
    Merge branch 'coleam00:main' into main Karrot 2024-11-06 15:52:24 -0500
  • 2a362b9e0b Added sanitization for user messages. Use regex defined in constants.ts instead of redefining. Tommy 2024-11-06 21:35:54 +0100
  • 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 +0100
  • a6d81b1b0e Making Ollama work within the Docker container, very important fix Cole Medin 2024-11-05 09:42:49 -0600
  • 435d6b4d58
    Update README.md changed .env to .env.local Alexander Al-Bahrani 2024-11-05 12:41:58 +0100
  • 27b6684a50
    Merge branch 'coleam00:main' into main Karrot 2024-11-03 16:21:16 -0500
  • e7ce25758c Instructions on making Ollama models work well Cole Medin 2024-11-03 12:41:30 -0600
  • 15f9bf146c feat: add ui, auth, stackblitz features KevIsDev 2024-11-03 02:23:05 +0000
  • 732126312f
    Fix createGoogleGenerativeAI arguments David Maksimov 2024-11-02 09:36:13 -0500
  • c2cb5cc31b prompt revision rami9237 2024-11-02 11:49:32 +0100
  • 64e95a0553 Small mention of hot reloading even when running in container Cole Medin 2024-11-01 14:00:06 -0500
  • 7fe66aea18 Fixing up setup + installation instructions in README Cole Medin 2024-11-01 13:34:50 -0500
  • a265d72200
    Merge pull request #77 from ajshovon/main Cole Medin 2024-11-01 13:14:45 -0500
  • 22ae9d800f Fixing up Docker Compose to work with hot reloads in development and environment variables Cole Medin 2024-11-01 07:09:19 -0500
  • 349c5d54f7
    Merge pull request #71 from hillct/add-docker-support Cole Medin 2024-10-31 14:35:25 -0500
  • 3cbe207e6d
    Merge pull request #55 from mayurjobanputra/main Cole Medin 2024-10-31 14:33:09 -0500
  • 2feeb18dbe More feature requests! Will look at pull requests soon Cole Medin 2024-10-31 14:22:08 -0500
  • d05fd7ae93 fix: prompt enhancer [object] issue KevIsDev 2024-10-31 01:47:08 +0000
  • 808d751f2f fix api enhancer KevIsDev 2024-10-31 01:38:35 +0000
  • a93e91c433 Add Together AI model support KevIsDev 2024-10-10 01:27:53 +0100
  • 449d0a311f
    Merge branch 'coleam00:main' into main Karrot 2024-10-30 14:52:23 -0400
  • 8dfc4f7ba9
    Changed mode.ts to add BaseURL. Thanks @alumbs Karrot 2024-10-30 13:05:57 -0400
  • a544611a56 fix: working ali00209 2024-10-29 08:19:30 +0500
  • 065be0f821 Added DEEPSEEK_API_KEY to .env.example Cole Medin 2024-10-28 13:13:44 -0500
  • 748e0d64ef
    Remove Package-lock.json Karrot 2024-10-27 23:26:54 -0400
  • 4edcc5e331 LM Studio Integration Karrot0 2024-10-27 23:16:07 -0400
  • 3c7bf8c259 feat: add ability to enter API keys in the UI ali00209 2024-10-27 23:58:04 +0500
  • c116338a0e
    Added Docker Deployment documentation to CONTRIBUTING.md hillct 2024-10-26 10:27:44 -0400
  • 9e5e73a009 🔐 [feat] Add AWS credentials configuration Maki 2024-10-25 18:09:39 +0900
  • 92a19bf41c
    create .dockerignore file shovon 2024-10-25 12:36:38 +0600
  • 174714c48f main bleuproton 2024-10-25 00:20:50 +0200
  • 897e47d7d8
    Merge branch 'coleam00:main' into main armfuls 2024-10-25 00:11:14 +0200
  • a69ce87c0f Corrected oudated docker build convenience script target Colin Hill 2024-10-24 17:48:54 -0400
  • 8d48cf9b05 Merge branch 'main' into add-docker-support Colin Hill 2024-10-24 17:15:22 -0400
  • 5ec2b12681 Adding full suffix o cocker-compose.yaml for ompatibiliy Colin Hill 2024-10-24 16:40:48 -0400
  • 87ef835ed0 Adding hints for Coolify config into docker-compose.yaml Colin Hill 2024-10-24 16:36:57 -0400
  • 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 -0400
  • 25ac7f8679 Corrected nixpacks.toml filename Colin Hill 2024-10-24 14:50:45 -0400
  • 8e7220e8fb
    Merge pull request #70 from ArulGandhi/main Cole Medin 2024-10-24 13:56:52 -0500
  • 2620b3d1b5 Corrected nixpacks.toml filename Colin Hill 2024-10-24 14:50:45 -0400
  • 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 -0400
  • 4c25af9fb8 Update constants.ts ArulGandhi 2024-10-24 23:18:22 +0530
  • 7b28a755f8 Updating README with finished implementations and reorder the list of priorities Cole Medin 2024-10-24 08:58:43 -0500
  • 8ab8e678cb Cleanup and fixing Ollama models not showing up after merging changes Cole Medin 2024-10-24 08:46:34 -0500
  • b21b1457f2
    Merge pull request #64 from noobydp/main Cole Medin 2024-10-24 08:25:23 -0500
  • f1b8c02811
    Merge branch 'main' into main Cole Medin 2024-10-24 08:25:07 -0500
  • 5f6a595eaa
    Merge pull request #60 from ZerxZ/main Cole Medin 2024-10-24 08:20:49 -0500
  • 4660e5b882
    Merge branch 'main' into main Cole Medin 2024-10-24 08:19:59 -0500
  • ca99ed5255
    Merge pull request #51 from zenith110/main Cole Medin 2024-10-24 08:13:43 -0500
  • d999e9ecdd
    Merge branch 'main' into main Cole Medin 2024-10-24 08:13:26 -0500
  • 65cf12dca0
    Merge pull request #44 from TarekS93/main Cole Medin 2024-10-24 08:07:34 -0500
  • 5d70255d43
    Merge pull request #36 from ArulGandhi/main Cole Medin 2024-10-24 08:06:00 -0500
  • d40be24af5
    Merge pull request #30 from muzafferkadir/main Cole Medin 2024-10-24 07:57:00 -0500
  • 368022d797
    Merge branch 'main' into main Cole Medin 2024-10-24 07:56:48 -0500
  • 5a10894b97
    Merge pull request #24 from goncaloalves/main Cole Medin 2024-10-24 07:38:48 -0500
  • 47a7932061
    Merge pull request #23 from aaronbolton/main Cole Medin 2024-10-24 07:30:21 -0500
  • 69aceeaad4
    Merge pull request #12 from fernsdavid25/patch-1 Cole Medin 2024-10-24 07:19:25 -0500
  • 62e5091d1b
    Merge pull request #11 from kofi-bhr/main Cole Medin 2024-10-24 07:17:05 -0500
  • 9b38dbd552
    Merge branch 'main' into main Cole Medin 2024-10-24 07:15:25 -0500
  • 8ac7931876 Adding CONTRIBUTING.md specifically for this fork. Cole Medin 2024-10-24 07:06:57 -0500
  • 8ce82b5a1c updated ollama to use defined base URL for model calls noobydp 2024-10-24 16:49:11 +0800
  • 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 -0400
  • 94fa108142
    Merge pull request #1 from ZerxZ/main noobydp 2024-10-24 13:10:56 +0800
  • 7448666846 Merge branch 'main' from coleam00 into add-docker-support Colin Hill 2024-10-23 23:34:14 -0400
  • 05c0137094
    chore: Update environment variable names for OpenAI Like integration Gaoyao Massimo Hu 2024-10-23 16:45:16 +0100
  • 9f2db7b683
    chore: Update environment variable names for OpenAI Like integration Gaoyao Massimo Hu 2024-10-23 16:43:27 +0100
  • 30dfa4fda4
    chore: Add environment variables for OpenAI API Like integration Gaoyao Massimo Hu 2024-10-23 16:36:12 +0100
  • 9ca017c40f Update docker-compose.yml Aaron Bolton 2024-10-23 14:57:53 +0100
  • 0089d5c4b1
    Merge pull request #1 from mayurjobanputra/mayurjobanputra-patch-1 Mayur 2024-10-22 23:09:48 -0700
  • e13790c6fe
    Added more instructions for newbs Mayur 2024-10-22 23:08:30 -0700
  • a6e6619701 Merge branch 'main' of https://github.com/zenith110/bolt.new-any-llm zenith110 2024-10-22 18:19:34 -0400
  • 3b90afba48 Added deepseek models zenith110 2024-10-22 18:19:27 -0400
  • 8fb0248a9f
    Merge branch 'main' into add-docker-support Rahul Bhardwaj 2024-10-22 21:17:16 +0530
  • bf1d6cb2d9 feat: 增加认证机制以安全地查询支付状态 zyh 2024-10-22 10:42:22 +0000
  • cd3a79e954 feat: 更新支付modal和订阅对话框的逻辑和接口 zyh 2024-10-22 10:30:17 +0000
  • 68cccbb822 feat: 更新用户订阅API以获取用户订阅信息和余额 zyh 2024-10-22 10:09:42 +0000
  • 4064317a1a feat: 增加会话ID和消息记录功能 zyh 2024-10-22 10:02:57 +0000
  • f8c0f5eecf feat(auth): 登录注册对话框增加登录成功和注册成功后的回调函数 zyh 2024-10-22 09:53:01 +0000
  • fa87bd73a1 feat(chat): 添加代币余额不足错误提示与订阅对话框 zyh 2024-10-22 09:50:14 +0000
  • 70bbed76e4 feat(config): 修改数据库端口配置 zyh 2024-10-22 09:38:30 +0000
  • 9c3fe2af13 feat: 实现聊天功能并优化支付通知处理 zyh 2024-10-22 09:37:06 +0000
  • f070ec20fb feat(auth): 添加代币充值功能 zyh 2024-10-22 09:23:57 +0000
  • f70652305d
    Update constants.ts TarekS93 2024-10-22 11:19:08 +0200
  • 34ead80f62
    Update types.ts TarekS93 2024-10-22 11:18:34 +0200
  • 4f6138ea65
    Update constants.ts TarekS93 2024-10-22 11:13:24 +0200
  • f860fc1801
    Update types.ts TarekS93 2024-10-22 11:12:41 +0200
  • ef8a0699cc
    Update constants.ts TarekS93 2024-10-22 11:12:29 +0200
  • c40589c843 feat: 更新认证组件以支持登录注册成功后的回调功能 zyh 2024-10-22 09:09:28 +0000