H0llyW00dzZ
f9d916925e
Fixup Api Common [Server Side] [Console Log]
...
- [+] fix(common.ts): fix condition to check if serverConfig.openaiOrgId is not undefined
2023-11-25 10:23:16 +07:00
H0llyW00dzZ
f9258878db
Fix Api Common [Server Side] [Console Log]
...
- [+] fix(common.ts): fix console.log statement for [Org ID] to handle undefined value
2023-11-25 10:10:06 +07:00
H0llyW00dzZ
ef9e86b50d
Fix UI/UX Page Chats [Memory Prompt] [Stored Local Storage]
...
- [+] fix(chat.ts): update the memory prompt in onFinish callback
- [+] feat(chat.ts): update the current session with lastSummarizeIndex and memoryPrompt
2023-11-25 05:03:34 +07:00
Yifei Zhang
b21931c667
Update README.md
2023-11-24 11:36:14 +08:00
Yifei Zhang
06de3f5e69
Update README.md
2023-11-24 10:33:33 +08:00
durian
261a8fd83b
fix(CUSTOM_MODELS):#3349 Dependency chatStore otherwise the session and view will not updated
2023-11-23 15:37:57 +08:00
安忆
6527074cde
fix(locales): type error in pt.ts
2023-11-23 11:02:20 +08:00
Yidadaa
f2485931d9
feat: better animation speed
2023-11-19 19:15:11 +08:00
Yifei Zhang
4f8a0b7711
Merge pull request #3308 from yuri-filipe/main
2023-11-19 18:45:31 +08:00
Yifei Zhang
2dde55050e
Merge pull request #3311 from Yidadaa/bugfix-1119
2023-11-19 18:44:14 +08:00
Yidadaa
6aade62ce2
feat: close #3300 support multiple api keys
2023-11-19 18:42:30 +08:00
Yidadaa
45b88ebb2a
feat: close #3304 use =
instead of :
to map model name in CUSTOM_MODELS
2023-11-19 18:34:39 +08:00
Yidadaa
dc7159a450
feat: close #3301 enable or diable default models with -all / +all
2023-11-19 18:32:54 +08:00
Yidadaa
536ace8e10
feat: animate streaming response to make more smooth
2023-11-19 18:24:51 +08:00
Yifei Zhang
16b2a3e66e
Update vercel.json
2023-11-19 04:23:25 +08:00
Yuri Filipe
6f135a0cce
Translation of the application into Brazilian Portuguese
2023-11-18 15:12:15 -03:00
Yifei Zhang
cf220dd2eb
Update vercel.json
2023-11-17 15:22:11 +08:00
Yifei Zhang
914f4fb862
Update vercel.json
2023-11-17 15:11:03 +08:00
Yifei Zhang
7bdb68eecf
config: disable ip forward in vercel json config
2023-11-17 15:10:51 +08:00
Yifei Zhang
3c510cfaf0
chore: update gh actions nodejs version to 18
2023-11-17 11:56:42 +08:00
Yifei Zhang
401fa198c9
Update tauri.conf.json
2023-11-17 11:29:52 +08:00
Yifei Zhang
600df4f63a
Merge pull request #3290 from Eric-2369/main
2023-11-17 11:26:21 +08:00
Eric-2369
74eb42c111
config: exclude hkg1 from the deployment regions of the edge function
2023-11-16 11:33:10 +08:00
Yidadaa
9876a1aeca
fix : #3275 refuse on server side if hide user api key
2023-11-16 00:53:11 +08:00
Yifei Zhang
d898ffce23
Merge pull request #3261 from H0llyW00dzZ/clients
2023-11-14 16:07:16 +08:00
H0llyW00dzZ
f1772f4625
Fix UI/UX Page [Settings]
...
[+] fix(settings.tsx): fix condition to show balance query in settings component
[+] fix(settings.tsx): add condition to hide balance query for app clients
2023-11-14 15:04:57 +07:00
Yifei Zhang
9da455a7ea
Merge pull request #3248 from Yidadaa/dependabot/npm_and_yarn/nanoid-5.0.3
2023-11-14 01:24:10 +08:00
Yifei Zhang
2bd6342309
Merge pull request #3249 from Yidadaa/dependabot/npm_and_yarn/emoji-picker-react-4.5.15
2023-11-14 01:23:50 +08:00
Yifei Zhang
5e73577088
Merge pull request #3250 from Yidadaa/dependabot/npm_and_yarn/types/node-20.9.0
2023-11-14 01:23:37 +08:00
Yifei Zhang
5156a80738
Merge pull request #3251 from Yidadaa/dependabot/npm_and_yarn/types/spark-md5-3.0.4
2023-11-14 01:23:17 +08:00
dependabot[bot]
a9d605ed30
chore(deps): bump nanoid from 4.0.2 to 5.0.3
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 4.0.2 to 5.0.3.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/4.0.2...5.0.3 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 17:22:51 +00:00
dependabot[bot]
7d1fae32cd
chore(deps): bump emoji-picker-react from 4.5.1 to 4.5.15
...
Bumps [emoji-picker-react](https://github.com/ealush/emoji-picker-react ) from 4.5.1 to 4.5.15.
- [Release notes](https://github.com/ealush/emoji-picker-react/releases )
- [Commits](https://github.com/ealush/emoji-picker-react/commits )
---
updated-dependencies:
- dependency-name: emoji-picker-react
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 17:22:50 +00:00
Yifei Zhang
9f17b45bc4
Merge pull request #3252 from Yidadaa/dependabot/npm_and_yarn/mermaid-10.6.1
2023-11-14 01:21:11 +08:00
dependabot[bot]
a64c9dae42
chore(deps): bump mermaid from 10.3.1 to 10.6.1
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 10.3.1 to 10.6.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.3.1...v10.6.1 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 10:45:59 +00:00
dependabot[bot]
5fbf4c394c
chore(deps-dev): bump @types/spark-md5 from 3.0.2 to 3.0.4
...
Bumps [@types/spark-md5](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/spark-md5 ) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/spark-md5 )
---
updated-dependencies:
- dependency-name: "@types/spark-md5"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 10:45:47 +00:00
dependabot[bot]
1e5153173c
chore(deps-dev): bump @types/node from 20.3.3 to 20.9.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.3.3 to 20.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 10:45:37 +00:00
Yifei Zhang
011b52d07d
Update README.md
2023-11-13 16:53:36 +08:00
Yifei Zhang
d033168d80
fix : #3241 should not ensure openai url non-empty
2023-11-13 10:53:30 +08:00
Yifei Zhang
fdca9e59de
Merge pull request #3233 from nanaya-tachibana/nanaya/model-selection
2023-11-13 10:44:03 +08:00
Yifei Zhang
549a2fd206
Merge pull request #3237 from Yidadaa/latex
2023-11-12 19:47:26 +08:00
Yidadaa
a0cd939bfd
fix : #2841 dollar sign conflict with latex math
2023-11-12 19:45:58 +08:00
Yifei Zhang
4f52679ec6
Merge pull request #3236 from Yidadaa/latex
2023-11-12 19:35:22 +08:00
Yidadaa
b52e237044
fix : #3189 should correct math eq in exporter
2023-11-12 19:33:19 +08:00
Yifei Zhang
17b329bb63
Merge pull request #3232 from H0llyW00dzZ/language
2023-11-12 18:00:02 +08:00
nanaya
3a654ba199
UI (model selection): hide unavailable model options
2023-11-12 11:18:14 +08:00
H0llyW00dzZ
5ba3fc9321
Revert "Fix UI/UX Page Local Language [Exporter Message]"
...
This reverts commit a46f08154e
.
Reason : better after instead of before
2023-11-12 01:56:31 +07:00
H0llyW00dzZ
a46f08154e
Fix UI/UX Page Local Language [Exporter Message]
...
fix(locales): fix incorrect description title in en.ts and id.ts
- Change "Only messages after clearing the context will be displayed" to "Only messages before clearing the context will be displayed" in en.ts
- Change "Hanya pesan setelah menghapus konteks yang akan ditampilkan" to "Hanya pesan sebelum menghapus konteks yang akan ditampilkan" in id.ts
2023-11-12 01:50:35 +07:00
H0llyW00dzZ
0f6ed9c293
Feat UI/UX Page Local Language [Exporter Message]
...
[+] fix(exporter.tsx): update the text in the ExportMessageModal component to use the localized title from the locale file
[+] feat(cn.ts, en.ts, id.ts): add localized title for the Exporter Description in the respective locale files
2023-11-12 00:53:15 +07:00
Yifei Zhang
295864d36b
Merge pull request #3231 from Yidadaa/bugfix-1112
2023-11-12 01:23:56 +08:00
Yidadaa
be6d45e49f
feat: close #3222 share message list should start from clear context index
2023-11-12 01:21:39 +08:00