python 06_create_agent.py # Auto-detect SQL (execute_sql), KB search python 06_create_agent.py --use-data-agent # Fabric Data Agent MCP + KB search python 06_create_agent.py --azure-only # Force Azure ...
Access GitHub Copilot's LLM models (GPT-4.1, GPT-5.x, Claude, Gemini, and more) from any Python script via a local HTTP server. Works with the standard OpenAI Python client. Zero dependencies. This ...