one-api/relay/model
2025-03-19 02:12:32 +00:00
..
constant.go feat: always return usage in stream mode 2024-10-27 17:58:44 +08:00
general.go fix: update chat completion choices to allow zero as a valid option 2025-03-19 02:12:32 +00:00
image.go feat: support Ali stable-diffusion-xl and wanx-v1 model (#1240) 2024-04-05 18:09:54 +08:00
message.go fix: update text handling to ensure nil checks and pointer usage for message content 2025-03-17 03:31:43 +00:00
misc.go feat: support openai websearch models 2025-03-13 03:46:15 +00:00
tool.go feat: add support for Claude 3 tool use (function calling) (#1587) 2024-07-02 00:12:01 +08:00