Update _get_provider_kwargs() in trading_graph.py to support extended reasoning for Claude models. Dynamically injects the thinking_config dictionary when the provider is 'anthropic' and a budget is set. Keeps the implementation consistent with existing OpenAI and Google logic. Addresses the missing parameter issue mentioned in llm_clients/TODO.md |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conditional_logic.py | ||
| propagation.py | ||
| reflection.py | ||
| setup.py | ||
| signal_processing.py | ||
| trading_graph.py | ||