Files
pipelines/examples
Takahiro Kikumoto 327062733a Add support for Claude 3.7 thinking mode
- Implemented support for Claude 3.7 thinking mode by adding reasoning effort and budget tokens.
- Added checks to ensure combined tokens do not exceed the maximum limit.
- Adjusted inference configuration to accommodate thinking mode requirements.
- Referenced implementation from https://github.com/open-webui/pipelines/blob/main/examples/pipelines/providers/anthropic_manifold_pipeline.py.
2025-03-18 17:38:46 +09:00
..
2024-06-02 15:14:06 -07:00