bolt.new/app
Maki f544c0c654 🤖 [feat] Implement model creation for multiple providers
- Add getOpenAIModel function for OpenAI models
- Implement getBedrockModel function for AWS Bedrock
- Update imports to include new SDK components
2024-10-17 00:21:03 +09:00
..
components 🔗 [feat] Integrate model selection with chat functionality 2024-10-17 00:20:43 +09:00
lib 🤖 [feat] Implement model creation for multiple providers 2024-10-17 00:21:03 +09:00
routes feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
styles fix: remove monorepo 2024-09-25 19:54:09 +01:00
types fix: remove monorepo 2024-09-25 19:54:09 +01:00
utils fix(npm): fix hanging shells (#159) 2024-10-07 16:24:29 +02:00
entry.client.tsx fix(browser-extensions): don't render directly in body 2024-10-07 10:49:31 +02:00
entry.server.tsx fix(browser-extensions): don't render directly in body 2024-10-07 10:49:31 +02:00
root.tsx fix(browser-extensions): don't render directly in body 2024-10-07 10:49:31 +02:00