feat: support Claude 4 Interleaved thinking (beta) (#164)

This commit is contained in:
heisenbergye
2025-07-21 16:44:21 +08:00
committed by GitHub
parent 76a3614f17
commit 3f1b56a526
5 changed files with 115 additions and 3 deletions

View File

@@ -28,6 +28,7 @@ If you find this GitHub repository useful, please consider giving it a free star
- [x] Support Cross-Region Inference
- [x] Support Application Inference Profiles (**new**)
- [x] Support Reasoning (**new**)
- [x] Support Interleaved thinking (**new**)
Please check [Usage Guide](./docs/Usage.md) for more details about how to use the new APIs.