bolt.diy/app/components/settings
kunjabijukchhe 3ecac25a35
feat: implement Claude 3, Claude3.5, Nova Pro, Nova Lite and Mistral model integration with AWS Bedrock (#974)
* feat: Integrate AWS Bedrock with Claude 3.5 Sonnet, Claude 3 Sonnet, and Claude 3.5 Haiku

* update Dockerfile for AWS Bedrock configuration

* feat: add new Bedrock model 'Mistral' and update Haiku to version 3

* feat: add new bedrock model Nova Lite and Nova Pro

* Update README documentation to reflect the latest changes

* Add the icon for aws bedrock

* add support for serialized AWS Bedrock configuration in api key
2025-01-06 17:49:16 +05:30
..
connections Merge branch 'main' into bugfix-for-stable 2024-12-17 02:44:16 +05:30
data feat: implement Claude 3, Claude3.5, Nova Pro, Nova Lite and Mistral model integration with AWS Bedrock (#974) 2025-01-06 17:49:16 +05:30
debug fix: check for updates does not look for commit.json now (#861) 2024-12-24 13:34:46 +05:30
event-logs some clean up and added a all log option 2024-12-13 20:48:33 +05:30
features feat: added Automatic Code Template Detection And Import (#867) 2024-12-29 15:52:37 +05:30
providers fix: updated logger and model caching minor bugfix #release (#895) 2024-12-31 22:47:32 +05:30
Settings.module.scss merge 2024-12-11 20:02:07 +02:00
SettingsWindow.tsx feat; data tab added to the settings 2024-12-22 06:20:14 -05:00