Deadwalk
|
008ffe4662
|
feat: 支持Anthropic API协议 | support Anthropic API protocol
- 添加Anthropic适配器实现 | Add Anthropic adaptor implementation
- 支持Anthropic消息格式转换 | Support Anthropic message format conversion
- 添加Vertex AI Claude适配器支持 | Add Vertex AI Claude adapter support
- 更新Anthropic的中继模式定义 | Update relay mode definitions for Anthropic
- 添加Anthropic控制器和路由 | Add Anthropic controller and routing
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: zgdmemail@gmail.com
|
2025-09-28 11:13:55 +08:00 |
|
wanthigh
|
c368232f50
|
fix: changeoptional field to pointer type (#1907)
* fix:修复在渠道配置中设置模型重定向时,temperature为0被忽略的问题
* fix: set optional fields to pointer type
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2024-11-09 23:31:46 +08:00 |
|
Mikey
|
0fc07ea558
|
feat: add support for Claude 3 tool use (function calling) (#1587)
* feat: add tool support for AWS & Claude
* fix: add {} for openai compatibility in streaming tool_use
|
2024-07-02 00:12:01 +08:00 |
|
JustSong
|
24ed170e7b
|
chore: reorganize adaptor related package
|
2024-04-06 01:36:48 +08:00 |
|