Commit Graph

316 Commits

Author SHA1 Message Date
CaIon
d8c10dcb51 Update README.md 2025-04-03 19:09:13 +08:00
1808837298@qq.com
08db1449d6 Update README 2025-03-16 21:53:00 +08:00
1808837298@qq.com
2db59995ad Update README 2025-03-16 21:47:32 +08:00
1808837298@qq.com
aa04c573dc Update README 2025-03-16 21:17:08 +08:00
Calcium-Ion
5f1bffebae Update README.md 2025-03-12 22:22:21 +08:00
Calcium-Ion
d33eccd61f Update README.md 2025-03-12 22:13:35 +08:00
Calcium-Ion
af048e44d1 Update README.md 2025-03-12 22:12:09 +08:00
1808837298@qq.com
69e6d5ce51 feat: update readme and i18n 2025-03-08 18:13:44 +08:00
1808837298@qq.com
3f824d7781 Update README.md 2025-03-05 16:55:17 +08:00
1808837298@qq.com
6f64e6cde9 Update README.md 2025-03-04 18:50:05 +08:00
“Deemo”
bead5963af fix: Typo in README 2025-03-03 11:35:04 +08:00
1808837298@qq.com
8a30d64a75 feat: Add Gemini version settings configuration support (close #568) 2025-02-26 18:19:09 +08:00
1808837298@qq.com
fd38e59f78 docs: Update README 2025-02-25 16:31:42 +08:00
1808837298@qq.com
6f3072895a feat: Add model rate limit settings in system configuration 2025-02-24 16:27:20 +08:00
1808837298@qq.com
40c0333eaa fix typo 2025-02-23 17:27:33 +08:00
1808837298@qq.com
65021e2e0e feat: Add thinking-to-content option in channel extra settings #780 2025-02-23 17:13:08 +08:00
1808837298@qq.com
8a34d61654 chore: update env name and README 2025-02-19 15:54:33 +08:00
1808837298@qq.com
cc5e683784 docs: Update README with detailed Docker deployment and update instructions 2025-02-12 16:54:53 +08:00
1808837298@qq.com
80f60109cf feat: add Azure default API version configuration
- Introduce `AZURE_DEFAULT_API_VERSION` environment variable
- Set default Azure API version to `2024-12-01-preview`
- Update README documentation for new environment configuration
- Modify Azure channel relay to use default API version when not specified
2025-02-03 22:38:23 +08:00
1808837298@qq.com
0b2585ed52 feat: add reasoning effort configuration for models
- Support setting reasoning effort via model name suffix
- Add `-high`, `-medium`, and `-low` suffixes to control reasoning effort
- Update README with new model configuration option
- Modify OpenAI adaptor to handle reasoning effort settings
2025-02-03 14:22:34 +08:00
Calcium-Ion
eec3aa3bbd Update README.md 2024-12-31 22:19:37 +08:00
CalciumIon
3514287e38 docs: update README 2024-12-30 20:56:54 +08:00
CalciumIon
6e002a5f0f feat: enhance environment variable handling and security features 2024-12-30 17:24:19 +08:00
CalciumIon
e326679b72 feat: add multi-file type support for Gemini and Claude
- Add file data DTO for structured file handling
- Implement file decoder service
- Update Claude and Gemini relay channels to handle various file types
- Reorganize worker service to cf_worker for clarity
- Update token counter and image service for new file types
2024-12-29 00:00:24 +08:00
CalciumIon
0725c8aac9 feat: Add GEMINI_VISION_MAX_IMAGE_NUM configuration
- Introduced `GEMINI_VISION_MAX_IMAGE_NUM` to README files for better user guidance.
- Updated `env.go` to retrieve the maximum image number from environment variables, defaulting to 16.
- Modified image handling logic in `relay-gemini.go` to respect the new configuration, allowing disabling of the limit by setting it to -1.
- Removed hardcoded constant for maximum image number in `constant.go` to streamline configuration management.
2024-12-20 21:36:23 +08:00
CalciumIon
fd2f6ed440 Merge remote-tracking branch 'guoruqiang/main' into pr482-merge
# Conflicts:
#	README.md
#	web/src/components/HeaderBar.js
#	web/src/components/SiderBar.js
2024-12-16 20:56:53 +08:00
CalciumIon
c3d4de67f2 Update README.md 2024-12-16 18:12:17 +08:00
CalciumIon
d78dd9c5ba Update README 2024-12-13 23:48:18 +08:00
CalciumIon
a6d012bde1 Add README.en.md 2024-12-13 20:21:34 +08:00
CalciumIon
527aa2395f Update README.md 2024-12-13 20:15:50 +08:00
Calcium-Ion
b8755fde78 Update README.md 2024-12-05 18:07:36 +08:00
Benny
192fc094fc fix: 360智能接口地址更新 2024-12-02 15:59:08 +00:00
Calcium-Ion
db1becbb29 Update README.md 2024-12-01 21:58:36 +08:00
CalciumIon
9d1bd64da5 Update README.md 2024-11-30 20:47:26 +08:00
CalciumIon
21d71a2a31 chore: update default STREAMING_TIMEOUT 2024-11-28 23:59:10 +08:00
Calcium-Ion
a1abc505d3 Update README.md 2024-11-24 16:51:46 +08:00
CalciumIon
e9aeb881bc Update README.md 2024-11-23 16:58:57 +08:00
CalciumIon
99bf9c5511 Update README.md 2024-11-23 16:38:59 +08:00
CalciumIon
256555d5e1 Update README.md 2024-11-23 16:27:39 +08:00
CalciumIon
15ce5347ff Update README.md 2024-11-23 16:26:15 +08:00
HowieWood
4e531938ee Modify the default gemini API to v1beta 2024-11-16 12:21:50 +00:00
CalciumIon
3f14f77e25 Update README.md 2024-11-05 19:48:03 +08:00
Calcium-Ion
f3d13659ed Update README.md 2024-09-26 01:54:33 +08:00
G.RQ
dc3f6a302e Update README.md
增加主要变更说明15. 支持使用路由/chat2link 进入聊天界面
2024-09-22 23:09:45 +08:00
CalciumIon
18d1fc62d9 Update logo 2024-09-18 01:25:00 +08:00
CalciumIon
48be9d7e0e Update README.md 2024-09-17 23:01:34 +08:00
CalciumIon
5424eb60b2 Update README.md 2024-09-17 03:18:12 +08:00
HynoR
b7b5887b0e Update Cohere Safety Setting 2024-09-02 06:47:49 +07:00
CalciumIon
fc4341e08a Update README.md 2024-08-27 20:25:55 +08:00
HowieWu
5bd12be65d 修改readme错误 2024-08-03 17:19:44 +08:00