bolt.diy/app/components/chat
Anirban Kar 8c4397a19f
Merge pull request #578 from thecodacus/context-optimization
feat(context optimization): Optimize LLM Context Management and File Handling
2024-12-14 02:08:43 +05:30
..
chatExportAndImport refactor: remove unused React import in ImportButtons component 2024-12-13 22:48:34 +05:30
APIKeyManager.tsx
Artifact.tsx fix: artifact loop fix 2024-12-07 00:23:53 +05:30
AssistantMessage.tsx
BaseChat.module.scss updated theme color 2024-12-08 02:12:02 +05:30
BaseChat.tsx fix: adjust intro section margin and textarea outline style in BaseChat component 2024-12-13 22:47:57 +05:30
Chat.client.tsx Merge branch 'main' into context-optimization 2024-12-12 02:44:36 +05:30
CodeBlock.module.scss
CodeBlock.tsx
ExamplePrompts.tsx pre commit lint 2024-12-01 15:17:02 -05:00
FilePreview.tsx adjusting spaces for X button in file-preview 2024-11-30 00:04:53 -05:00
GitCloneButton.tsx refactor: simplify GitCloneButton component by removing unused tooltip and streamlining button structure 2024-12-13 22:49:14 +05:30
ImportFolderButton.tsx Settings UI enhancement 2024-12-13 01:11:35 +01:00
Markdown.module.scss
Markdown.spec.ts [fix]: artifact actionlist rendering in chat 2024-11-26 15:45:49 +05:30
Markdown.tsx [fix]: artifact actionlist rendering in chat 2024-11-26 15:45:49 +05:30
Messages.client.tsx
ModelSelector.tsx auto select model on provider disabled 2024-12-13 12:01:50 +05:30
SendButton.client.tsx Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
SpeechRecognition.tsx Split code a little bit 2024-12-04 20:51:27 +02:00
UserMessage.tsx adding to display the image in the chat conversation. and paste image too. tnx to @Stijnus 2024-12-02 14:08:41 -05:00