Update usage guide for deepseek-r1
This commit is contained in:
@@ -4,11 +4,9 @@
|
||||
|
||||
OpenAI-compatible RESTful APIs for Amazon Bedrock
|
||||
|
||||
## Breaking Changes
|
||||
## What's New 🔥
|
||||
|
||||
This solution now uses Secrets Manager to maintain API Key for security best practice. You **MUST** create the API Key first in Secrets Manager and rotate it frequently.
|
||||
|
||||
Please raise an GitHub issue if you still have problems.
|
||||
This project supports reasoning for both **Claude 3.7 Sonnet** and **DeepSeek R1**, check [How to Use](./docs/Usage.md#reasoning) for more details. You need to first run the Models API to refresh the model list.
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
@@ -4,11 +4,10 @@
|
||||
|
||||
使用兼容OpenAI的API访问Amazon Bedrock
|
||||
|
||||
## 重大变更
|
||||
## 新功能 🔥
|
||||
|
||||
为了遵循安全最佳实践,本解决方案现使用 Secrets Manager 来管理 API 密钥。您必须先在 Secrets Manager 中创建 API 密钥,并定期轮换该密钥。
|
||||
本项目支持 **Claude 3.7 Sonnet** 和 **DeepSeek R1** 的推理(Reasoning)功能,查看[使用方法](./docs/Usage.md#reasoning) 获取更多详情。首次使用你需要先运行下Models API 来刷新model列表。
|
||||
|
||||
如果依然有问题,请提个GitHub issue。
|
||||
|
||||
## 概述
|
||||
|
||||
|
||||
Reference in New Issue
Block a user