Solara fails to start on Python 3.14 due to importing deprecated LOOP_CHOICES constant from uvicorn that has been removed. Traceback (most recent call last): File ...
I am migrating code from Semantic Kernel to the Agent Framework and having difficulty pulling Agent definitions from AI Foundry. I am using the same project endpoint and azure credential and the agent ...