- Introduced `ctx.agent` and `ctx.llm` objects in the context API for improved agent-to-agent (A2A) and direct LLM calls. - Added methods for single and parallel agent calls, including `Call`, `All`, `Any`, and `Race`, enabling flexible communication between agents. - Enhanced documentation with detailed method summaries, parameters, and examples for better developer guidance on using the new APIs. |
||
|---|---|---|
| .. | ||
| configuration.md | ||
| context-api.md | ||
| hooks.md | ||
| i18n.md | ||
| iframe.md | ||
| mcp.md | ||
| models.md | ||
| pages.md | ||
| prompts.md | ||
| search.md | ||
| testing.md | ||