bolt.diy/app/lib/.server/llm
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
..
api-key.ts feat: add Together AI integration and provider implementation guide 2024-11-23 00:20:35 -05:00
constants.ts max token is now dynamically handle for each model 2024-11-20 21:41:51 +05:30
model.ts feat: add Together AI integration and provider implementation guide 2024-11-23 00:20:35 -05:00
prompts.ts revert spaces 2024-11-19 00:37:40 +01:00
stream-text.ts Merge remote-tracking branch 'upstream/main' into linting 2024-11-22 20:38:58 +01:00
switchable-stream.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00