- 03 Feb, 2025 5 commits
-
-
- Add `RecodeModelName` to `RelayInfo` struct for more flexible model name tracking - Update text relay and quota consumption to use `RecodeModelName` - Move reasoning effort from admin info to other info in log generation - Ensure consistent model name handling across relay components
1808837298@qq.com committed -
- Add `ReasoningEffort` field to `RelayInfo` struct - Update log generation to include reasoning effort in admin info - Modify logs table component to display reasoning effort when available - Preserve reasoning effort information during request processing
1808837298@qq.com committed -
- Remove model name suffixes after extracting reasoning effort - Update upstream model name to reflect the base model - Ensure clean model name is passed to the upstream service
1808837298@qq.com committed -
- Modify model suffix parsing to use hyphen-separated suffixes - Ensure consistent parsing of `-high`, `-medium`, and `-low` reasoning effort indicators
1808837298@qq.com committed -
- 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
1808837298@qq.com committed
-
- 02 Feb, 2025 2 commits
-
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
- 01 Feb, 2025 3 commits
-
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
- 27 Jan, 2025 2 commits
-
-
feat: 新增渠道管理与模型列表获取
Calcium-Ion committed -
1808837298@qq.com committed
-
- 26 Jan, 2025 1 commit
-
-
1808837298@qq.com committed
-
- 25 Jan, 2025 7 commits
-
-
1808837298@qq.com committed
-
Calcium-Ion committed
-
Seefs committed
-
Seefs committed
-
Seefs committed
-
Seefs committed
-
Calcium-Ion committed
-
- 24 Jan, 2025 1 commit
-
-
Seefs committed
-
- 22 Jan, 2025 5 commits
-
-
1808837298@qq.com committed
-
Fix temperature not being set to 0 due to json omitempty
Calcium-Ion committed -
1808837298@qq.com committed
-
1808837298@qq.com committed
-
H committed
-
- 21 Jan, 2025 5 commits
-
-
1808837298@qq.com committed
-
The issue was caused by the `omitempty` tag in the Go struct, which prevented the `temperature` field from being included in the JSON output when it was set to 0. Signed-off-by: Butui Hu <hot123tea123@gmail.com>
Butui Hu committed -
fix: incorrect whisper audio usage
Calcium-Ion committed -
Feat: 日志查询增加渠道名称显示
Calcium-Ion committed -
feat: 更新模型和模型倍率
Calcium-Ion committed
-
- 20 Jan, 2025 1 commit
-
-
HynoR committed
-
- 17 Jan, 2025 1 commit
-
-
沈浩 committed
-
- 13 Jan, 2025 1 commit
-
-
H committed
-
- 09 Jan, 2025 2 commits
- 08 Jan, 2025 1 commit
-
-
Update IP restriction messages for clarity in English localization and placeholder text in EditToken component. Enhanced user guidance by specifying that leaving the IP field blank means no restrictions.
1808837298@qq.com committed
-
- 07 Jan, 2025 3 commits