bolt.diy/app/components/chat
KevIsDev 0017d29154 fix: add model and provider info to quick action messages
Pass model and provider information through chat components to include in quick action messages. This fixes the issue of defaulting to anthropic model.
2025-05-28 12:32:00 +01:00
..
chatExportAndImport style(chat): update button variants and improve file preview styling 2025-04-24 11:55:14 +01:00
APIKeyManager.tsx
Artifact.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
AssistantMessage.tsx fix: add model and provider info to quick action messages 2025-05-28 12:32:00 +01:00
BaseChat.module.scss
BaseChat.tsx fix: add model and provider info to quick action messages 2025-05-28 12:32:00 +01:00
Chat.client.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
ChatAlert.tsx
ChatBox.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
CodeBlock.module.scss
CodeBlock.tsx
DicussMode.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
ExamplePrompts.tsx
FilePreview.tsx style(FilePreview): remove border and adjust styling for better UI consistency 2025-04-24 12:08:08 +01:00
GitCloneButton.tsx refactor: optimize error handling and npm install performance 2025-05-10 13:24:08 +01:00
ImportFolderButton.tsx style(chat): update button variants and improve file preview styling 2025-04-24 11:55:14 +01:00
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx fix: add model and provider info to quick action messages 2025-05-28 12:32:00 +01:00
Messages.client.tsx fix: add model and provider info to quick action messages 2025-05-28 12:32:00 +01:00
ModelSelector.tsx refactor): provider dropdown and model selector 2025-04-30 01:57:47 +01:00
NetlifyDeploymentLink.client.tsx
ProgressCompilation.tsx
ScreenshotStateManager.tsx
SendButton.client.tsx
SpeechRecognition.tsx
StarterTemplates.tsx feat(templates): add Vite Shadcn starter template 2025-04-30 11:37:29 +01:00
SupabaseAlert.tsx refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
SupabaseConnection.tsx
ThoughtBox.tsx
UserMessage.tsx
VercelDeploymentLink.client.tsx