Commit Graph

8 Commits

Author SHA1 Message Date
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