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
..
filters Update langfuse_filter_pipeline.py 2025-02-20 15:13:15 -05:00
pipelines Add support for Claude 3.7 thinking mode 2025-03-18 17:38:46 +09:00
scaffolds enh: scaffolds 2024-06-02 15:14:06 -07:00