AC
fc9688a1f7
feat(bedrock): Integrate AWS Bedrock as a new LLM provider
...
Adds support for using models hosted on AWS Bedrock, specifically Anthropic Claude models.
Key changes:
- Added '@aws-sdk/client-bedrock-runtime' dependency.
- Updated constants, server config, and auth logic for Bedrock.
- Implemented backend API handler () to communicate with the Bedrock API, handling streaming and non-streaming responses, and formatting output to be OpenAI compatible.
- Updated dynamic API router () to dispatch requests to the Bedrock handler.
- Created frontend client () and updated client factory ().
- Updated with necessary Bedrock environment variables (AWS keys, region, enable flag) and an example for using to alias Bedrock models.
2025-04-06 00:46:35 +08:00
Vangie Du
0d41a17ef6
test: fix unit test failures
2025-03-07 14:49:17 +08:00
Kadxy
664879b9df
feat: Create all MCP Servers at startup
2024-12-28 21:06:26 +08:00
Kadxy
c3108ad333
feat: simple MCP example
2024-12-28 14:31:43 +08:00
dependabot[bot]
acdded8161
chore(deps-dev): bump @testing-library/react from 16.0.1 to 16.1.0
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 16.0.1 to 16.1.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.0.1...v16.1.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 10:57:34 +00:00
dependabot[bot]
05ef5adfa7
chore(deps-dev): bump @testing-library/jest-dom from 6.6.2 to 6.6.3
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 10:53:00 +00:00
Dogtiti
f6e1f8398b
wip
2024-11-06 22:07:33 +08:00
Dogtiti
18144c3d9c
chore: clsx
2024-11-06 20:16:38 +08:00
dependabot[bot]
4b93370814
chore(deps-dev): bump @testing-library/react from 16.0.0 to 16.0.1
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 10:24:30 +00:00
Dogtiti
89cea18955
Merge branch 'main' of https://github.com/ConnectAI-E/ChatGPT-Next-Web into feature/jest
2024-10-29 19:26:52 +08:00
Dogtiti
56bc77d20b
Merge pull request #5731 from ChatGPTNextWeb/dependabot/npm_and_yarn/testing-library/jest-dom-6.6.2
...
Bump @testing-library/jest-dom from 6.4.8 to 6.6.2
2024-10-28 21:52:08 +08:00
dependabot[bot]
24df85cf9d
Bump @types/jest from 29.5.13 to 29.5.14
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.13 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 10:31:34 +00:00
dependabot[bot]
a4d7a2c6e3
Bump @testing-library/jest-dom from 6.4.8 to 6.6.2
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.4.8 to 6.6.2.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.6.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 10:31:27 +00:00
Dogtiti
49d42bb45d
chore: improve jest
2024-10-28 16:47:05 +08:00
dependabot[bot]
7f454cbcec
Bump @types/jest from 29.5.12 to 29.5.13
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.12 to 29.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:49:46 +00:00
Dogtiti
be98aa2078
chore: improve test
2024-10-11 15:17:38 +08:00
Dogtiti
acf9fa36f9
Merge branch 'main' of https://github.com/ConnectAI-E/ChatGPT-Next-Web into feature/jest
2024-10-08 10:30:47 +08:00
Dogtiti
461154bb03
fix: format package
2024-10-08 10:29:42 +08:00
DDMeaqua
dfaafe3adb
Merge branch 'main' into tts
2024-09-18 13:48:28 +08:00
DDMeaqua
212605a7e3
Merge branch 'main' into tts-stt
2024-09-18 10:39:56 +08:00
wuzhiqing
a3585685df
chore: add ESLint plugin and rules to remove unused imports
...
- Installed eslint-plugin-unused-imports
- Updated .eslintrc.json to include rules for detecting unused imports
2024-09-14 13:54:51 +08:00
lloydzhou
f9a047aad4
using tauri http api run plugin to fixed cors in App
2024-09-04 21:04:13 +08:00
lloydzhou
c7bc93b32b
Merge remote-tracking branch 'connectai/main' into feature/plugin
2024-09-03 19:02:40 +08:00
lloydzhou
9326ff9d08
ts error
2024-08-30 23:39:08 +08:00
DDMeaqua
2f410fc09f
feat: add tts stt
2024-08-27 16:21:02 +08:00
Dogtiti
4060e367ad
feat: add indexDB
2024-08-26 21:13:35 +08:00
lloydzhou
c99cd31b6b
add openapi-client-axios
2024-08-24 15:34:33 +08:00
Dogtiti
1287e39cc6
feat: run test before build
2024-08-06 19:24:47 +08:00
Dogtiti
1ef2aa35e9
feat: jest
2024-08-06 18:03:27 +08:00
lloydzhou
1610675c8f
remove hash.js
2024-08-05 11:36:35 +08:00
Lloyd Zhou
a8c65e3d27
Merge pull request #5126 from DDDDD12138/fix-watch-mask
...
fix: replace '&' with concurrently for cross-platform compatibility
2024-08-02 19:22:57 +08:00
lloydzhou
feaa6f9bf0
Merge remote-tracking branch 'connectai/feature/tencent' into feature/tencent
2024-08-02 15:56:25 +08:00
lloydzhou
753bf3b924
hotfix for cf deploy error #5168
2024-08-02 15:55:26 +08:00
Dogtiti
a17df037af
feat: add lodash-es
2024-08-01 23:54:14 +08:00
lloydzhou
a024980c03
revert package.json
2024-08-01 13:21:36 +08:00
wuzhiqing
04a4e1b39a
fix: replace '&' with concurrently for cross-platform compatibility
...
- Used `concurrently` to run parallel commands in package.json scripts
- Added `concurrently` as a devDependency in package.json
2024-08-01 10:05:21 +08:00
Dogtiti
d726c71141
wip: tencent
2024-07-07 14:43:28 +08:00
lloydzhou
88c74ae18d
feat: using fetch to get buildin masks
2024-07-03 14:09:55 +08:00
DeanYao
d89a12aa05
Revert "Chat gpt"
2024-05-20 19:02:46 +08:00
Kivi1998
7f3516f44f
Merge branch 'main' into chatGPT
2024-05-16 15:14:43 +08:00
Hao Jia
01c9dbc1fd
Merge remote-tracking branch 'origin/main' into gpt-4o
...
# Conflicts:
# public/apple-touch-icon.png
2024-05-16 14:43:10 +08:00
Dean-YZG
fffbee80e8
Merge remote-tracking branch 'origin/main' into chore-fix
2024-05-13 17:58:28 +08:00
Dean-YZG
c10447df79
feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3)
2024-05-13 16:24:15 +08:00
dependabot[bot]
cd48f7eff4
chore(deps): bump next from 13.4.9 to 14.1.1
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.9 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.9...v14.1.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 00:27:02 +00:00
DeanYao
711bf190d4
Merge pull request #4264 from ChatGPTNextWeb/dependabot/npm_and_yarn/tauri-apps/cli-1.5.11
...
chore(deps-dev): bump @tauri-apps/cli from 1.5.7 to 1.5.11
2024-03-26 17:32:01 +08:00
DeanYao
1049006cf9
Merge pull request #4366 from Essmatiko123/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.3
...
chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.1.3
2024-03-26 13:57:50 +08:00
dependabot[bot]
76603d108d
chore(deps-dev): bump @tauri-apps/cli from 1.5.7 to 1.5.11
...
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri ) from 1.5.7 to 1.5.11.
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.7...@tauri-apps/cli-v1.5.11 )
---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 05:42:55 +00:00
DeanYao
5bc3930230
Merge pull request #4389 from ChatGPTNextWeb/dependabot/npm_and_yarn/types/react-18.2.70
...
chore(deps-dev): bump @types/react from 18.2.14 to 18.2.70
2024-03-26 13:41:13 +08:00
DeanYao
e5edd851b3
Merge pull request #4390 from ChatGPTNextWeb/dependabot/npm_and_yarn/emoji-picker-react-4.9.2
...
chore(deps): bump emoji-picker-react from 4.5.15 to 4.9.2
2024-03-26 13:35:03 +08:00
dependabot[bot]
dcad400758
chore(deps-dev): bump @types/react from 18.2.14 to 18.2.70
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.14 to 18.2.70.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 05:26:51 +00:00