Other frameworks worth knowing:
CrewAI — role-based multi-agent, easiest to read
AutoGen — Microsoft's, code-heavy, very flexible
Pydantic AI — type-safe, very Pythonic
Mastra — TypeScript-native (rare!), if you live in Node
Pick by language style, not by hype.