File size: 238 Bytes
8c10cf2 | 1 2 3 4 5 6 7 8 | # Framework Mapping for LandingPageGenerator-A2A
# Maps business SPAN names to their corresponding frameworks
framework_map:
a2a_call_idea_expansion: LangGraph
a2a_call_template_selection: AutoGen
a2a_call_content_creation: CrewAI
|