The text provider now includes reference_images alongside inputs when building prompts. Image files are sent as base64 data URLs via ImageURLChunk for actual multimodal vision support, replacing the previous [Attached image: ...] placeholder text. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_builder.py | ||
| test_cli.py | ||
| test_config.py | ||
| test_graph.py | ||
| test_providers.py | ||
| test_state.py | ||