Sh1n3zZ
f2e575d98d
fix: build error on arm64
2025-02-12 18:07:43 +08:00
Sh1n3zZ
bd7987bb64
fix: build error
2025-02-12 16:47:37 +08:00
PandaJu
6fb6b6a229
Fix(Chat):修复带有reasoning_content信息看不到回答内容的问题
2025-02-11 13:42:19 +08:00
XiaomaiTX
72f3a45366
Merge branch 'main' of https://github.com/coaidev/coai
2025-02-09 10:51:14 +08:00
XiaomaiTX
2942218109
feat(adapter/openai): add compatibility for new model o1/o3 with dynamic temperature and max tokens handling
...
chore(app/src/conf): bump version to 3.11.2 for new model compatibility update
2025-02-09 10:51:09 +08:00
Sh1n3zZ
0567748d19
fix: build error &
...
import conflicts
2025-02-08 20:38:00 +08:00
Sh1n3zZ
fc81fbfc95
feat: support deepseek thinking
2025-02-07 16:21:21 +08:00
XiaomaiTX
403c2b898b
Merge pull request #262 from eltociear/add-japanese-readme
2025-02-06 13:10:48 +08:00
XiaomaiTX
55569bbb22
Merge pull request #324 from ncs19960831/main
...
Update docker-compose.watch.yaml
2025-02-06 13:04:34 +08:00
GreenDreamer
26f2218ab5
Update docker-compose.watch.yaml
...
fix watchpower command param
2025-01-31 19:37:07 +08:00
Minghan Zhang
6b603c7800
fix: watchtower retries causing service crash ( #309 )
...
fix: watchtower retries causing service crash
2024-12-08 12:42:24 +08:00
Minghan Zhang
a0831c2cce
fix: watchtower retries causing service crash
...
Fixes #308
2024-12-08 12:41:59 +08:00
Minghan Zhang
eb44490541
Merge pull request #301 from coaidev/zmh-program/fix-smtp-compatibility
...
Fix SMTP compatibility issues to support office365 provider
2024-12-03 17:18:48 +08:00
Minghan Zhang
7a467e6e7f
Fix SMTP compatibility issues to support office365 provider
...
Add support for multiple SMTP providers in `utils/smtp.go`.
* **Provider-specific handling**:
- Add specific handling for Outlook, QQ, Office365, Resend, and Tencent SMTP policies.
- Use `switch` statement to set `TLSConfig` based on the SMTP host.
2024-12-03 17:11:51 +08:00
Minghan Zhang
928319acc0
fix: smtp starttls compatibility issue (pr #292 )
...
fix: smtp starttls compatibility issue
2024-11-27 14:31:59 +08:00
Minghan Zhang
5986f49bd9
chore: modify comment lang (by copilot space)
2024-11-27 14:31:00 +08:00
Minghan Zhang
068f2ddba0
feature: add Alibaba Cloud Computing Nest one-click deployment button (pr #283 )
...
feature: add Alibaba Cloud Computing Nest one-click deployment button
2024-11-27 11:58:35 +08:00
liuzheng
6784b5b813
feature: change service name
2024-11-27 11:02:13 +08:00
liuzheng
369e8f57eb
feature: change service name
2024-11-27 10:53:46 +08:00
Oganneson
c85898ebc8
将smtp.go转换为gomail.v2实现以解决StartTLS相关问题
2024-11-26 04:00:05 +08:00
liuzheng
4365de5402
feature: add Alibaba Cloud Computing Nest one-click deployment button
2024-11-21 18:05:50 +08:00
Zhang Minghan
a2bc3f470b
chore: update btpanel deployment
2024-11-09 18:37:06 +08:00
Ikko Eltociear Ashimine
2d527721f2
docs: add Japanese README
...
I created Japanese translated README.
2024-11-07 15:19:30 +09:00
Zhang Minghan
c8a22cc8c5
chore: update new discord community links
2024-11-07 00:35:23 +08:00
Hirx
bccbad95bf
chore: update pro link cn
2024-10-17 22:38:41 +08:00
Hirx
e89e3891ee
chore: update pro link
2024-10-17 22:38:03 +08:00
Minghan Zhang
3f6026db42
Merge pull request #253 from mercury7720/main
...
feat: support spark desk new model
2024-10-17 01:47:38 +08:00
George
1ba6faaa79
fix: fix max_tokens
2024-10-14 17:05:02 +08:00
George
7fa53af2af
feat: support spark new model
2024-10-14 16:38:11 +08:00
Zhang Minghan
93b4cef8b9
chore: update readme
2024-09-14 13:10:55 +08:00
Zhang Minghan
d5609f7b67
chore: update readme
2024-09-14 12:46:53 +08:00
Zhang Minghan
05a5a7b5cf
chore: update install method
2024-09-14 12:43:41 +08:00
Zhang Minghan
fa5d44f53c
chore: update readme
2024-09-14 12:33:00 +08:00
Minghan Zhang
29b6e6c888
Merge pull request #244 from PeterDaveHelloKitchen/SupportTraditionalChineseZhTW
...
Add a basic zh-tw i18n locale
2024-09-04 01:04:07 +08:00
Minghan Zhang
50c6581568
Merge pull request #246 from PeterDaveHelloKitchen/OptimizeDockerfile
...
Simplify apk upgrade process in the Dockerfile
2024-09-04 01:03:52 +08:00
Minghan Zhang
4950acacdb
Merge pull request #245 from PeterDaveHelloKitchen/support-the-latest-chatgpt-model
...
feat: support the latest OpenAI model `chatgpt-4o-latest`
2024-09-04 01:03:28 +08:00
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