Commit Graph

10 Commits

Author SHA1 Message Date
Dustin Loring
67f0bba948 fixed typo 2024-12-01 12:31:12 -05:00
Dustin Loring
92918d1c14
Merge pull request #7 from ibrain-one/feature/307-together-ai-integration
feat: add Together AI integration and provider implementation guide
2024-12-01 11:34:37 -05:00
Dustin Loring
9d826371a6
Update docker-compose.yaml 2024-12-01 07:17:34 -05:00
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
Cole Medin
a6d81b1b0e Making Ollama work within the Docker container, very important fix
Some checks failed
Build and Push Container / build-and-push (push) Has been cancelled
2024-11-05 09:42:49 -06: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
Colin Hill
5ec2b12681 Adding full suffix o cocker-compose.yaml for ompatibiliy 2024-10-24 16:40:48 -04:00