* 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
|
||
|---|---|---|
| .. | ||
| test_crawler.py | ||
| test_nodes.py | ||
| test_template.py | ||
| test_tool_interceptor_integration.py | ||
| test_tts.py | ||