making TextMessage take a list[dict[str, str | dict[str, Any]]] as value because MultimodalConversableAgent was breaking while processing images.#560
Merged
davorrunje merged 3 commits intoag2ai:mainfrom test-zeus-ai:main-bug-MultimodalConversableAgent-TextMessage-#558Jan 20, 2025
Commits
Commits on Jan 20, 2025
making TextMessage take a list[dict[str, str | dict[str, Any]]] as values can be another nested dict representing image url, hence both str and dict should be allowed issue ag2ai#558
committedShriyansh Agnihotri- committedShriyansh Agnihotri
- authored