one-api/relay/channel
Yanyutin753 02a918b149 fix only extract and record the most critical part.
Because sometimes when certain models transfer files, the error information here becomes too long, leading to very large log sizes. Therefore, I hope that only the most critical parts are extracted and recorded when an error is logged here.
2024-03-16 17:35:37 +08:00
..
ai360 feat: support moonshot now (close #804) 2024-02-18 16:17:19 +08:00
aiproxy fix: fix stream response id 2024-02-25 19:47:59 +08:00
ali fix: force set Accept header for ali stream request (close #1151) 2024-03-14 23:20:38 +08:00
anthropic fix: fix haiku model name (close #1149) 2024-03-14 23:13:05 +08:00
baichuan feat: support baichuan's models now (close #1057) 2024-03-02 00:55:48 +08:00
baidu fix: fix baidu url check (#1143) 2024-03-14 23:31:07 +08:00
gemini feat: add gemini model alias (close #1064) 2024-03-03 21:03:04 +08:00
groq feat: support groq now (close #1087) 2024-03-10 14:09:44 +08:00
lingyiwanwu feat: support lingyiwanwu 2024-03-14 23:11:36 +08:00
minimax feat: support minimax's models now (close #354) 2024-03-02 01:24:28 +08:00
mistral feat: support Mistral's models now (close #1051) 2024-03-03 21:46:45 +08:00
moonshot feat: support moonshot now (close #804) 2024-02-18 16:17:19 +08:00
ollama feat: support ollama now (close #870) 2024-03-14 01:02:47 +08:00
openai fix only extract and record the most critical part. 2024-03-16 17:35:37 +08:00
palm feat: support moonshot now (close #804) 2024-02-18 16:17:19 +08:00
tencent feat: use real system prompt now (close #1079) 2024-03-10 14:32:30 +08:00
xunfei feat: use real system prompt now (close #1079) 2024-03-10 14:32:30 +08:00
zhipu chore: limit the temperature and top_p parameter value range to (0.0, 1) for zhipu (#1091) 2024-03-16 13:39:30 +08:00
common.go refactor: use adaptor to do relay & test 2024-02-18 00:15:31 +08:00
interface.go feat: support moonshot now (close #804) 2024-02-18 16:17:19 +08:00