.. |
azure
|
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 |
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 |
dashscope
|
fix: fix dashscope first message role issue (#149)
|
2024-03-27 18:12:28 +08:00 |
deepseek
|
Fix(Chat):修复带有reasoning_content信息看不到回答内容的问题
|
2025-02-11 13:42:19 +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(adapter/openai): add compatibility for new model o1/o3 with dynamic temperature and max tokens handling
|
2025-02-09 10:51:09 +08:00 |
palm2
|
feat: support for channel configuration proxy (#101)
|
2024-03-14 18:03:28 +08:00 |
skylark
|
chore: clarify TopK comment
|
2025-02-13 20:43:55 +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: support deepseek thinking
|
2025-02-07 16:21:21 +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 |