Commit Graph

12 Commits

Author SHA1 Message Date
Martin Ouimet
76cc7a8139 feat: add Together AI integration and provider implementation guide
- Create detailed provider implementation guide with:
  - Architecture overview and implementation steps
  - Configuration patterns and best practices
  - Testing checklist and Docker integration guide
  - Example using Together AI implementation
- Add Together AI as new provider with:
  - Environment variables and Docker configuration
  - Support for Qwen, Llama, and Mixtral models
  - API key and base URL management
  - OpenAI-compatible API integration
2024-11-23 00:20:35 -05:00
Chris Mahoney
cb8a096fc4
Merge branch 'main' into main 2024-11-21 20:39:08 -06:00
Aaron Bolton
5359423481 DEFAULT_NUM_CTX additions
adding further changes for DEFAULT_NUM_CTX, including docs
2024-11-19 07:46:51 +00:00
ahsan3219
7bf9c5c1b6 Huggingface Models Integrated 2024-11-18 04:49:02 +05:00
Colin Hill
25ac7f8679 Corrected nixpacks.toml filename 2024-10-24 15:44: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
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
Aaron Bolton
0ef30967dd Docker Additions
Added Dockerfile and docker-compose.yml, also adjusted start command to listen for all IP's and on Port 3000
2024-10-21 20:10:08 +01:00
Rahul Bhardwaj
a4a722b462 Add corepack to setup pnpm 2024-10-10 08:21:11 +05:30
Rahul Bhardwaj
65629d07ff
Update Dockerfile
Co-authored-by: Sleeyax <yourd3veloper@gmail.com>
2024-10-10 07:26:25 +05:30
Rahul Bhardwaj
f90f60b353 Update node version and enable host network 2024-10-06 22:14:54 +05:30
Rahul Bhardwaj
816d6d5f81 Add support for docker dev in bolt 2024-10-06 19:42:49 +05:30