Commit Graph

13 Commits

Author SHA1 Message Date
1808837298@qq.com
78fc3a191c feat: claude relay 2025-03-12 21:31:46 +08:00
1808837298@qq.com
894f950e96 fix: vertex claude 2025-03-03 20:06:08 +08:00
1808837298@qq.com
d4706d6b8e Merge branch 'main' into thinking
# Conflicts:
#	relay/channel/claude/dto.go
2025-02-25 15:21:22 +08:00
1808837298@qq.com
6c8016e5f8 feat: Add support for Claude thinking parameter in request 2025-02-25 14:37:03 +08:00
MartialBE
7160012fe2 feat: Add Claude 3.7 Sonnet thinking mode support 2025-02-25 14:10:43 +08:00
Butui Hu
6e710f3210 Fix temperature not being set to 0 due to json omitempty
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>
2025-01-21 12:54:09 +08:00
CalciumIon
a79a68c379 feat: update claude tools calling 2024-08-13 17:54:24 +08:00
CalciumIon
dc58ff0434 feat: support claude tool calling 2024-07-18 00:36:05 +08:00
CaIon
c5a9fa97ef fix: aws claude 2024-04-28 20:45:34 +08:00
CaIon
dc818a92f6 fix: claude max_tokens 2024-04-23 12:19:23 +08:00
CaIon
147141641e feat: support Claude 3 2024-03-08 19:43:33 +08:00
CaIon
84ca046435 feat: support claude3 not stream 2024-03-08 18:26:18 +08:00
1808837298@qq.com
1735981217 feat: 初步重构 2024-02-29 01:08:18 +08:00