mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-09 18:23:40 +08:00
docs: update README to include Stream and Non-Stream sections for Claude model
This commit is contained in:
@@ -27,6 +27,8 @@ Also welcome to register and use my deployed one-api gateway, which supports var
|
||||
- [Support gemini-2.0-flash](#support-gemini-20-flash)
|
||||
- [Support OpenRouter's reasoning content](#support-openrouters-reasoning-content)
|
||||
- [Support claude-3-7-sonnet \& thinking](#support-claude-3-7-sonnet--thinking)
|
||||
- [Stream](#stream)
|
||||
- [Non-Stream](#non-stream)
|
||||
- [Bug fix](#bug-fix)
|
||||
|
||||
## New Features
|
||||
@@ -129,8 +131,13 @@ type UserRequestCost struct {
|
||||
- [feat: support claude-3-7-sonnet #2143](https://github.com/songquanpeng/one-api/pull/2143/files)
|
||||
- [feat: support claude thinking #2144](https://github.com/songquanpeng/one-api/pull/2144)
|
||||
|
||||
#### Stream
|
||||

|
||||
|
||||
#### Non-Stream
|
||||
|
||||

|
||||
|
||||
## Bug fix
|
||||
|
||||
- [BUGFIX: 更新令牌时的一些问题 #1933](https://github.com/songquanpeng/one-api/pull/1933)
|
||||
|
||||
Reference in New Issue
Block a user