Commit Graph

105 Commits

Author SHA1 Message Date
Maki
d85f4e907d 🔄 [refactor] Update enhancer API to use OpenAI
- Change import to use streamTextOpenAI instead of streamText
2024-10-17 00:21:23 +09:00
Maki
c45414209c 🔀 [feat] Update chat API to support multiple models
- Modify chatAction to handle different model selections
- Implement conditional logic to use appropriate streaming function based on selected model
- Update error handling and response headers
2024-10-17 00:21:16 +09:00
Maki
468708e74b 📡 [feat] Add streaming functionality for multiple providers
- Implement streamTextOpenAI function for OpenAI models
- Add streamTextBedrock function for AWS Bedrock
- Update imports and type definitions
2024-10-17 00:21:10 +09:00
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
Maki
aa4c5dc676 🔢 [feat] Add token limit constant for Bedrock
- Define MAX_TOKENS_BEDROCK constant with value 4096
2024-10-17 00:20:56 +09:00
Maki
4becd8f60a 🔑 [feat] Add API key retrieval for multiple providers
- Implement getOpenAIAPIKey function for OpenAI API
- Add getAWSCredentials function for AWS Bedrock
2024-10-17 00:20:50 +09:00
Maki
b25000924c 🔗 [feat] Integrate model selection with chat functionality
- Add selectedModel state and pass it to ChatImpl component
- Update useChat hook to include selectedModel in API request body
- Refactor message appending logic to include selectedModel
2024-10-17 00:20:43 +09:00
Maki
bd2cab8a9d 🎛️ [feat] Add model selection dropdown
- Implement a dropdown to select different AI models
- Update component props to include selectedModel and setSelectedModel
- Add options for Claude 3.5, GPT-4o, o1-preview, o1-mini, AWS Bedrock Claude, and Gemini (disabled)
2024-10-17 00:20:36 +09:00
Timothy Z.
ffa9f11360 docs: fix typos in README.md (#164) 2024-10-07 19:29:44 +02:00
Timothy Z.
41afd48b7b fix: typos in CONTRIBUTING.md (#165) 2024-10-07 17:28:13 +00:00
Ajay
bd2efecf21 docs: fix typo in CONTRIBUTING.md (#158) 2024-10-07 16:28:22 +02:00
Sam Denty
31c07c06cb fix(npm): fix hanging shells (#159) 2024-10-07 16:24:29 +02:00
Sam Denty
d0828e4c86 fix(chrome-129): show issue page (#157) 2024-10-07 14:20:42 +00:00
Sam Denty
efcb93d6d8 fix(npm): fix hanging shells (#153) 2024-10-07 14:51:16 +01:00
Sleeyax
0934c932d7 fix: typo in README.md (#151) 2024-10-07 14:55:59 +02:00
David Ye
cf31b597e6 fix: typo in README.md (#117) 2024-10-07 10:55:17 +02:00
Yoel Cabo López
24074762c7 fix: remove logout button (#130) 2024-10-07 10:54:24 +02:00
Dominic Elm
849880e967 ci: remove deployment workflow 2024-10-07 10:49:31 +02:00
Sam Denty
50885b065d fix(browser-extensions): don't render directly in body 2024-10-07 10:49:31 +02:00
Sam Denty
b17d6a58f5 fix: add screen recordings section to bug_report.yml 2024-10-07 10:49:31 +02:00
Buntu Redempter
4c081d8016 chore: update readme (#7) 2024-10-07 10:49:31 +02:00
Alexander Berger
505c9d0add chore: update readme 2024-10-07 10:49:31 +02:00
Alexander Berger
71c61f8eda chore: update contributing guide 2024-10-07 10:49:31 +02:00
Alexander Berger
e4b833608e chore: update contributing guide 2024-10-07 10:49:31 +02:00
Alexander Berger
02c7bbc6d3 chore: update readme 2024-10-07 10:49:31 +02:00
Alexander Berger
3fc131a753 chore: rename MAIN-FOLDER-README.md to README.md 2024-10-07 10:49:31 +02:00
Alexander Berger
b0749d5830 chore: rename README.md to CONTRIBUTING.md 2024-10-07 10:49:31 +02:00
Alexander Berger
1323e7d02d chore: update MAIN-FOLDER-README.md 2024-10-07 10:49:31 +02:00
Sam Denty
e4c7294fd2 fix: update links 2024-10-07 10:49:31 +02:00
Sam Denty
fc845017ee fix: remove duplicated bug_report template 2024-10-07 10:49:31 +02:00
Sam Denty
1ceca49dc1 fix: typo 2024-10-07 10:49:31 +02:00
Sam Denty
65ecef89b4 feat: add readme image (#4) 2024-10-07 10:49:31 +02:00
Alexander Berger
c502b14186 chore: create MAIN-FOLDER-README.md 2024-10-07 10:49:27 +02:00
Alexander Berger
0128b0a5ba chore: update readme 2024-10-07 10:32:52 +02:00
Sam Denty
135c5c563a chore: update readme (#3)
Co-authored-by: apai4 <iamalbertpai@gmail.com>
2024-10-07 10:32:43 +02:00
Albert Pai
f3e9c4c756 chore: create bug report template 2024-10-07 10:27:58 +02:00
Albert Pai
46c083cf7b temp: disable eslint 2024-10-02 17:31:54 -07:00
Alexander Berger
1b83b6c9e3 chore: update readme 2024-10-01 08:39:36 +02:00
Sam Denty
ff8cd577c8 fix: add license 2024-09-30 20:40:08 +01:00
Sam Denty
579556c45d fix: rename template 2024-09-30 17:26:34 +01:00
Sam Denty
2aa10eedd1 fix: rename template 2024-09-30 17:25:58 +01:00
Sam Denty
ff8d59cd6b fix: update repo name 2024-09-30 17:20:55 +01:00
Sam Denty
a32851b330 fix: add issue templates (#2) 2024-09-30 17:15:19 +01:00
Sam Denty
2a29fbbe82 feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
Sam Denty
6fb59d2bc5 fix: remove monorepo 2024-09-25 19:54:09 +01:00
Sam Denty
d364a6f774 feat: sanitize user messages (#42) 2024-08-22 15:06:51 +02:00
Dominic Elm
8f74cc61ec fix: user avatar (#51) 2024-08-22 14:27:34 +02:00
Roberto Vidal
b4cfe6ab8b feat: add avatar (#47) 2024-08-22 10:11:38 +02:00
Kirjava
a7b1f5046d feat: navigate away when deleting current chat (#44) 2024-08-21 21:18:38 +01:00
Dominic Elm
1e11ab6395 feat: rework ux for deleting chats (#46) 2024-08-21 07:58:43 +02:00