A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini/Claude LLM 应用。
Go to file
2024-12-13 09:26:50 -08:00
.circle-ci Rename pipeline.yaml to .circle-ci/pipeline.yml 2024-12-12 00:18:27 -05:00
.github Create nextjs.yml 2024-12-09 09:18:27 -05:00
.husky feat: add lint-staged 2023-03-28 18:09:05 +00:00
app 🎨 style(setting): Place custom-model's input a seperated row. 2024-11-27 13:11:18 +08:00
docs fix 2024-11-01 17:35:34 +08:00
public wip 2024-11-06 22:07:33 +08:00
scripts Add Traditional Chinese prompts converted from Simplified Chinese version 2024-07-17 22:38:43 +08:00
src-tauri update version 2024-11-11 13:26:08 +08:00
test Refactor: Replace all provider split occurrences with getModelProvider utility method 2024-11-05 13:52:54 +00:00
.babelrc feat: close #2376 add babel polyfill 2023-07-16 16:32:22 +08:00
.dockerignore fix docker 2024-03-27 17:58:55 +08:00
.env.template 修正了typo,WHITE_WEBDEV_ENDPOINTS -> WHITE_WEBDAV_ENDPOINTS 2024-09-19 11:20:18 +08:00
.eslintignore feat: add PWA support 2023-03-27 17:53:32 +08:00
.eslintrc.json chore: add ESLint plugin and rules to remove unused imports 2024-09-14 13:54:51 +08:00
.gitignore refator: sd 2024-07-23 00:51:58 +08:00
.gitpod.yml
.lintstagedrc.json feat: #112 add edit chat title 2023-03-29 16:02:50 +00:00
.prettierrc.js feat: add lint-staged 2023-03-28 18:09:05 +00:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-04-06 04:43:31 +08:00
docker-compose.yml chore: update docs for gemini pro 2023-12-24 17:54:33 +08:00
Dockerfile Update Dockerfile 2024-06-26 17:36:14 +08:00
HAI.js Add files via upload 2024-12-09 10:16:39 -05:00
jest.config.ts feat: jest 2024-08-06 18:03:27 +08:00
jest.setup.ts chore: improve jest 2024-10-28 16:47:05 +08:00
LICENSE Update LICENSE 2024-06-14 09:19:38 +07:00
main.py Rename ai_kubu-hai.h5 to main.py 2024-12-13 09:26:50 -08:00
next.config.mjs feat: 新增阿里系模型代码配置 2024-10-30 16:30:01 +08:00
package.json chore(deps-dev): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 2024-11-11 10:53:00 +00:00
README_CN.md chore: update readme 2024-11-05 11:06:20 +08:00
README_JA.md Merge pull request #5608 from ConnectAI-E/fix-readme 2024-10-09 14:49:34 +08:00
tsconfig.json feat: textarea with adaptive height 2023-04-07 12:17:37 +08:00
vercel.json Update vercel.json 2023-11-19 04:23:25 +08:00
yarn.lock chore(deps-dev): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 2024-11-11 10:53:00 +00:00