File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1- ### Version Next (Unreleased)
1+ ### Version 1.4.0
22- ** Core Features:**
33 - Add comprehensive sampling support allowing tools to request LLM assistance during execution
44 - Introduce SamplingAwareToolInterface for tools that need to make nested LLM calls
88 - Automatic injection of SamplingClient into tools that implement SamplingAwareToolInterface
99 - Support for text and multi-message sampling requests
1010 - Model preferences for controlling LLM selection (cost, speed, intelligence priorities)
11+ - ** Bug Fixes:**
12+ - #45 Rename "arguments" option to "inputs" in TestMcpPromptCommand and related files for consistency
1113- ** Documentation:**
1214 - Add comprehensive sampling documentation with examples and best practices
1315
You can’t perform that action at this time.
0 commit comments