bolt.new/app/lib
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
..
.server/llm feat: add Together AI integration and provider implementation guide 2024-11-23 00:20:35 -05:00
hooks fix(ui): mobile friendly 2024-11-21 15:12:33 +02:00
persistence Fix linting issues 2024-11-22 09:49:45 +01:00
runtime Fix linting issues 2024-11-22 09:49:45 +01:00
stores Fix linting issues 2024-11-22 09:49:45 +01:00
webcontainer feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
crypto.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
fetch.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00