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 ...
SQLAlchemy with asyncpg is still creating prepared statements despite statement_cache_size=0 being set in connect_args, causing failures with Supabase's pgbouncer-based poolers (Shared Transaction ...