Commit Graph

226 Commits

Author SHA1 Message Date
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
Cole Medin
e7ce25758c Instructions on making Ollama models work well 2024-11-03 12:41:30 -06:00
Cole Medin
64e95a0553 Small mention of hot reloading even when running in container 2024-11-01 14:00:06 -05:00
Cole Medin
7fe66aea18 Fixing up setup + installation instructions in README 2024-11-01 13:34:50 -05:00
Cole Medin
a265d72200
Merge pull request #77 from ajshovon/main
chore: create .dockerignore file
2024-11-01 13:14:45 -05:00
Cole Medin
22ae9d800f Fixing up Docker Compose to work with hot reloads in development and environment variables 2024-11-01 07:09:19 -05:00
Cole Medin
349c5d54f7
Merge pull request #71 from hillct/add-docker-support
fix: further enhance Docker and docker-comose support with staged, --target and --profile support, plus Coolify Deployment Support
2024-10-31 14:35:25 -05:00
Cole Medin
3cbe207e6d
Merge pull request #55 from mayurjobanputra/main
Added more detailed instructions
2024-10-31 14:33:09 -05:00
Cole Medin
2feeb18dbe More feature requests! Will look at pull requests soon 2024-10-31 14:22:08 -05:00
Cole Medin
065be0f821 Added DEEPSEEK_API_KEY to .env.example 2024-10-28 13:13:44 -05:00
hillct
c116338a0e
Added Docker Deployment documentation to CONTRIBUTING.md 2024-10-26 10:27:44 -04:00
shovon
92a19bf41c
create .dockerignore file 2024-10-25 12:36:38 +06:00
Colin Hill
a69ce87c0f Corrected oudated docker build convenience script target 2024-10-24 17:48:54 -04:00
Colin Hill
8d48cf9b05 Merge branch 'main' into add-docker-support 2024-10-24 17:15:22 -04:00
Colin Hill
5ec2b12681 Adding full suffix o cocker-compose.yaml for ompatibiliy 2024-10-24 16:40:48 -04:00
Colin Hill
87ef835ed0 Adding hints for Coolify config into docker-compose.yaml 2024-10-24 16:36:57 -04:00
Colin Hill
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
2024-10-24 15:49:26 -04:00
Colin Hill
25ac7f8679 Corrected nixpacks.toml filename 2024-10-24 15:44:45 -04:00
Cole Medin
8e7220e8fb
Merge pull request #70 from ArulGandhi/main
Update constants.ts
2024-10-24 13:56:52 -05:00
Colin Hill
2620b3d1b5 Corrected nixpacks.toml filename 2024-10-24 14:50:45 -04:00
Colin Hill
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 2024-10-24 14:48:05 -04:00
ArulGandhi
4c25af9fb8 Update constants.ts
Fix a bug in model names causing 2 models to fail
2024-10-24 23:18:22 +05:30
Cole Medin
7b28a755f8 Updating README with finished implementations and reorder the list of priorities 2024-10-24 08:58:43 -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
b21b1457f2
Merge pull request #64 from noobydp/main
Further changes to support OLLAMA_API_BASE_URL with ollama models
2024-10-24 08:25:23 -05:00
Cole Medin
f1b8c02811
Merge branch 'main' into main 2024-10-24 08:25:07 -05:00
Cole Medin
5f6a595eaa
Merge pull request #60 from ZerxZ/main
chore: Add environment variables for OpenAI Like integration
2024-10-24 08:20:49 -05:00
Cole Medin
4660e5b882
Merge branch 'main' into main 2024-10-24 08:19:59 -05:00
Cole Medin
ca99ed5255
Merge pull request #51 from zenith110/main
Adding Deepseek coder + Deepseek chat with the Deepseek API.
2024-10-24 08:13:43 -05:00
Cole Medin
d999e9ecdd
Merge branch 'main' into main 2024-10-24 08:13:26 -05:00
Cole Medin
65cf12dca0
Merge pull request #44 from TarekS93/main
Enhance Ollama Model Integration and Type Definitions
2024-10-24 08:07:34 -05:00
Cole Medin
5d70255d43
Merge pull request #36 from ArulGandhi/main
Add mistral models.
2024-10-24 08:06:00 -05:00
Cole Medin
d40be24af5
Merge pull request #30 from muzafferkadir/main
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.
2024-10-24 07:57:00 -05:00
Cole Medin
368022d797
Merge branch 'main' into main 2024-10-24 07:56:48 -05:00
Cole Medin
5a10894b97
Merge pull request #24 from goncaloalves/main
Added GitHub push functionality
2024-10-24 07:38:48 -05:00
Cole Medin
47a7932061
Merge pull request #23 from aaronbolton/main
Docker Additions
2024-10-24 07:30:21 -05:00
Cole Medin
69aceeaad4
Merge pull request #12 from fernsdavid25/patch-1
Fix for llama 3.1 models
2024-10-24 07:19:25 -05:00
Cole Medin
62e5091d1b
Merge pull request #11 from kofi-bhr/main
[Prompt] Add structured planning step to improve response quality
2024-10-24 07:17:05 -05:00
Cole Medin
9b38dbd552
Merge branch 'main' into main 2024-10-24 07:15:25 -05:00
Cole Medin
8ac7931876 Adding CONTRIBUTING.md specifically for this fork. 2024-10-24 07:06:57 -05:00
noobydp
8ce82b5a1c updated ollama to use defined base URL for model calls 2024-10-24 16:49:11 +08:00
Colin Hill
fdc2f6c0fc Enabled boh dev and production docker images. Added convenience scripts and deconflicted start and dockerstart scripts 2024-10-24 03:54:45 -04:00
noobydp
94fa108142
Merge pull request #1 from ZerxZ/main
chore: Add environment variables for OpenAI Like integration
2024-10-24 13:10:56 +08:00
Colin Hill
7448666846 Merge branch 'main' from coleam00 into add-docker-support 2024-10-23 23:35:19 -04:00
Gaoyao Massimo Hu
05c0137094
chore: Update environment variable names for OpenAI Like integration 2024-10-23 16:45:16 +01:00
Gaoyao Massimo Hu
9f2db7b683
chore: Update environment variable names for OpenAI Like integration 2024-10-23 16:43:27 +01:00
Gaoyao Massimo Hu
30dfa4fda4
chore: Add environment variables for OpenAI API Like integration 2024-10-23 16:36:12 +01:00
Aaron Bolton
9ca017c40f Update docker-compose.yml 2024-10-23 14:57:53 +01:00