coai/adapter
2025-04-29 21:08:28 +08:00
..
azure feat: gpt-image-1 2025-04-29 21:08:28 +08:00
baichuan feat: support for channel configuration proxy (#101) 2024-03-14 18:03:28 +08:00
bing restruct: restruct channel factories 2024-03-12 14:36:18 +08:00
claude chore: update claude format 2024-03-30 23:11:25 +08:00
common fix: nil pointer dereference error when carrying an image to a conversation (#221) 2024-07-02 21:41:23 +08:00
coze feat: add coze channel (#365) 2025-04-29 19:12:52 +08:00
dashscope fix: fix dashscope first message role issue (#149) 2024-03-27 18:12:28 +08:00
deepseek feat: support folding CoT (#327) 2025-02-17 22:51:01 +08:00
dify feat: add dify channel 2025-04-13 02:49:35 +08:00
hunyuan restruct: restruct channel factories 2024-03-12 14:36:18 +08:00
midjourney fix: fix midjourney chunk stacking problem (#156) and stop signal cannot trigger in some channel formats issue 2024-03-31 17:31:52 +08:00
openai feat: gpt-image-1 2025-04-29 21:08:28 +08:00
palm2 feat: Google Imagen image generation 2025-03-25 01:56:28 +08:00
skylark feat: enhance Skylark adapter with reasoning content handling & debug log output 2025-02-20 20:48:12 +08:00
slack restruct: restruct channel factories 2024-03-12 14:36:18 +08:00
sparkdesk fix: fix max_tokens 2024-10-14 17:05:02 +08:00
zhinao feat: support for channel configuration proxy (#101) 2024-03-14 18:03:28 +08:00
zhipuai feat: update zhipuai chatglm channel api format v3 to v4 and support glm-4 & glm-4v (#147) 2024-03-28 14:04:29 +08:00
adapter.go feat: add coze channel (#365) 2025-04-29 19:12:52 +08:00
request.go fix: fix midjourney chunk stacking problem (#156) and stop signal cannot trigger in some channel formats issue 2024-03-31 17:40:19 +08:00
router.go feat: add static file service 2023-12-25 09:30:39 +08:00