* 🚧 WIP: bedrock * ✨ feat: support amazon bedrock anthropic
* Claude改用messages API,支持Claude3 * 删除新API不支持的模型 * 忘了改请求地址 * 🐛 fix: fix the problem of return format and completion token not being obtained --------- Co-authored-by: MartialBE <me@xiao5.info>
* ♻️ refactor: provider refactor * 完善百度/讯飞的函数调用,现在可以在`lobe-chat`中正常调用函数了