Peter Dave Hello
|
36f7ffb9f6
|
Add a basic zh-tw i18n locale
|
2024-08-29 22:13:30 +08:00 |
|
Peter Dave Hello
|
b05f60d29d
|
Simplify apk upgrade process in the Dockerfile
|
2024-08-29 22:07:39 +08:00 |
|
Peter Dave Hello
|
7bc048788e
|
feat: support the latest OpenAI model chatgpt-4o-latest
This also means we can save the steps to update the latest model.
Reference:
- https://x.com/OpenAIDevs/status/1823510395619000525
- https://x.com/lmsysorg/status/1823515224064098546
- https://x.com/lmsysorg/status/1823515229491515715
- https://platform.openai.com/docs/models/gpt-4o
> Dynamic model continuously updated to the current version of GPT-4o
in ChatGPT. Intended for research and evaluation.
>
> We are releasing this model for developers and researchers to explore
OpenAI's latest research. For production use, OpenAI recommends using
dated GPT models, which are optimized for API usage.
>
> https://platform.openai.com/docs/models/gpt-4o#4ofootnote
|
2024-08-29 22:04:32 +08:00 |
|
XiaomaiTX
|
a95a4cb35c
|
feat: support model gpt-4o-2024-08-06
|
2024-08-08 15:20:17 +08:00 |
|
Zhang Minghan
|
9e111c97aa
|
feat: add zeabur button
|
2024-07-24 13:32:21 +08:00 |
|
XiaomaiTX
|
c9a0d9c40e
|
chore: compatible zeabur env
|
2024-07-23 19:40:34 +08:00 |
|
Minghan Zhang
|
4e408d110d
|
chore: define volumes in dockerfile
|
2024-07-23 18:02:55 +08:00 |
|
Minghan Zhang
|
f71e09dc48
|
chore: reducing the size of image
|
2024-07-23 17:40:16 +08:00 |
|
Minghan Zhang
|
4a5ed6c0e1
|
chore: adapt pure docker container (sync from pro version)
|
2024-07-23 17:38:59 +08:00 |
|
XiaomaiTX
|
b01ef7a9b2
|
chore: compatible zeabur env
|
2024-07-23 17:37:06 +08:00 |
|
XiaomaiTX
|
0296a45ac9
|
feat(getModelColor): better model color matching
|
2024-07-22 20:32:11 +08:00 |
|
XiaomaiTX
|
a49a064508
|
chore: update pro preview
|
2024-07-20 14:53:05 +08:00 |
|
Zhang Minghan
|
3f46372eb2
|
chore: rebase state
|
2024-07-19 23:21:52 +08:00 |
|
Zhang Minghan
|
c878071528
|
chore: fix cache hit state
|
2024-07-19 23:20:58 +08:00 |
|
XiaomaiTX
|
2efef764c0
|
feat: Add support of gpt-4o-mini
chore(version): bump version from `3.11.1` to `3.11.2`
|
2024-07-19 20:38:56 +08:00 |
|
XiaomaiTX
|
77ab253f45
|
fix: redefine sendKeys
|
2024-07-19 20:29:43 +08:00 |
|
XiaomaiTX
|
b7d50acd6e
|
chore(version): bump version from 3.11.0 to 3.11.1 in tauri.conf.json and bootstrap.ts
|
2024-07-18 20:56:06 +08:00 |
|
XiaomaiTX
|
b78e8fe2e9
|
fix(settings.ts): correct default sender behavior for mobile and PC
|
2024-07-18 20:13:47 +08:00 |
|
XiaomaiTX
|
f9f32289ea
|
chore(gitignore): add .env to .gitignore for opencommit configuration
|
2024-07-18 20:13:17 +08:00 |
|
Zhang Minghan
|
8d697041f0
|
chore: issue template
|
2024-07-18 18:56:21 +08:00 |
|
XiaomaiTX
|
f3a97891bb
|
fix: Remove junk file
|
2024-07-17 13:46:11 +08:00 |
|
Zhang Minghan
|
0b576a04c2
|
chore: update pro preview
|
2024-07-15 11:06:44 +08:00 |
|
Zhang Minghan
|
8e076ece32
|
chore: update pro preview
|
2024-07-15 11:05:34 +08:00 |
|
Zhang Minghan
|
b3eacbce3c
|
feat: update readme
|
2024-07-14 15:34:52 +08:00 |
|
Zhang Minghan
|
304c241832
|
chore: update readme
|
2024-07-14 09:53:07 +08:00 |
|
Zhang Minghan
|
abe281dc66
|
chore: update readme
|
2024-07-14 09:49:51 +08:00 |
|
Zhang Minghan
|
9888933d2b
|
chore: update note
|
2024-07-14 09:46:05 +08:00 |
|
Zhang Minghan
|
b79bf46049
|
chore: update readme
|
2024-07-14 09:43:31 +08:00 |
|
Zhang Minghan
|
b3e180c547
|
chore: update readme
|
2024-07-14 09:36:57 +08:00 |
|
Zhang Minghan
|
73e022a121
|
chore: update readme-cn
|
2024-07-14 08:37:08 +08:00 |
|
XiaomaiTX
|
6e8c33f1a2
|
feat: better admin user subscription management ui
|
2024-07-06 15:32:41 +08:00 |
|
Deng Junhai
|
140bed53f9
|
fix: nil pointer dereference error when carrying an image to a conversation (#221)
|
2024-07-02 21:41:23 +08:00 |
|
XiaomaiTX
|
980bb2c101
|
Merge pull request #223 from XiaomaiTX/main
fix: fix used of network error on forced shutdown
|
2024-07-02 10:00:47 +08:00 |
|
XiaomaiTX
|
0b13f57fb5
|
fix: fix used of network error on forced shutdown
|
2024-07-02 09:58:30 +08:00 |
|
Deng Junhai
|
576213d21f
|
fix: nil pointer dereference error when carrying an image to a conversation (#221)
|
2024-07-01 14:38:14 +08:00 |
|
Deng Junhai
|
9cb958080b
|
fix: fix edge browser adapter
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
|
2024-06-30 03:00:50 +08:00 |
|
Deng Junhai
|
bad46895ac
|
feat: support deepseek
feat: support deepseek
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
|
2024-06-30 02:48:42 +08:00 |
|
Deng Junhai
|
afb13dd545
|
feat: support max timeout env (#175)
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
|
2024-06-30 02:14:59 +08:00 |
|
Deng Junhai
|
3dffa7fdab
|
fix: fix stop signal calling stack
fix: fix stop signal calling stack
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
|
2024-06-28 19:51:32 +08:00 |
|
Deng Junhai
|
b0a684cada
|
feat: support searxng (#216)
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
|
2024-06-28 01:56:49 +08:00 |
|
Deng Junhai
|
04ad6afa98
|
feat alpha: support searxng
feat alpha: support searxng
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
|
2024-06-27 23:56:04 +08:00 |
|
Deng Junhai
|
401de5ace7
|
feat: better stop signal (#181)
feat: better stop signal (#181)
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
|
2024-06-27 22:57:17 +08:00 |
|
Deng Junhai
|
9c596a983a
|
chore: update readme
chore: update readme
|
2024-06-24 21:51:57 +08:00 |
|
Minghan Zhang
|
481c8ba404
|
chore: smtp compatible (merge pr #214 from @Sh1n3zZ)
chore: Compatible with pre-modified SMTP sending method (#174)
|
2024-06-23 19:31:43 +08:00 |
|
Deng Junhai
|
16aba18926
|
chore: Compatible with pre-modified SMTP sending method (#174)
|
2024-06-23 19:25:40 +08:00 |
|
Minghan Zhang
|
f08f442a46
|
feat: smtp compatibility enhancement and ssl protocol support (merge pr #213 from @Sh1n3zZ)
feat: SMTP Compatibility Enhancement and SSL Protocol Support (#174)
|
2024-06-23 09:36:34 +08:00 |
|
Deng Junhai
|
6f3cdad1e7
|
feat: SMTP Compatibility Enhancement and SSL Protocol Support (#174)
|
2024-06-23 03:04:52 +08:00 |
|
Deng Junhai
|
9d4ff7285a
|
Merge pull request #212 from Deeptrain-Community/main
chore: Synchronizing updates from the `main` branch
|
2024-06-22 12:08:55 +08:00 |
|
Deng Junhai
|
cdada929a5
|
fix: fix image extract ext (#208)
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
|
2024-06-22 11:43:44 +08:00 |
|
Minghan Zhang
|
a51dc7fe2c
|
feat: merge pr #211 from @Sh1n3zZ: define sending defaults based on different device types (#204); optimize tiktoken performance (#191) and function calling fields
|
2024-06-22 09:26:40 +08:00 |
|