* fix: the validation Error with qwen-max-latest Model
- Added comprehensive unit tests in tests/unit/graph/test_nodes.py for the new extract_plan_content function
- Tests cover various input types: string, AIMessage, dictionary, other types
- Includes a specific test case for issue #703 with the qwen-max-latest model
- All tests pass successfully, confirming the function handles different input types correctly
* feat: address the code review concerns
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| builder.py | ||
| checkpoint.py | ||
| nodes.py | ||
| types.py | ||
| utils.py | ||