Showing category results for CSE

Jun 26, 2026
Post likes count0

Passing Context Between Agents in Multi-Agent A2A Systems

Olha,
Scott

How we solved the challenge of passing conversational context between independently deployed agents using the A2A protocol's embedded context pattern, keeping domain agents stateless and secure.

CSE
May 7, 2026
Post likes count2

SQL query generation from natural language

Ashley Costigane

Evaluating AI agents for NL-to-SQL generation across Azure Databricks AI/BI Genie, GitHub Copilot CLI, and Microsoft Agent Framework. We achieved ~75% accuracy with schema documentation and runtime validation, while discovering that business logic errors represent a fundamental limitation requiring domain expertise.

CSEMachine Learning