Michael Greenshtein
Michael Greenshtein
Hey @Fokko, that would be awesome, let me know when it merged and I will test it on my side.
Same error here. autogen version: `0.2.37` python version: `3.12.7` Tried to run following code snippet from the [getting started documentation](https://microsoft.github.io/autogen/0.2/docs/Getting-Started): ```python import os from autogen import AssistantAgent, UserProxyAgent llm_config =...
That example doesn't work. It looks like prompty cannot load images referenced as local files throws me an error: ``` [error] Error: 400 Invalid image URL. The URL must be...