We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29c63a commit 800a29aCopy full SHA for 800a29a
src/a2a/server/apps/jsonrpc/fastapi_app.py
@@ -33,7 +33,7 @@ def __init__(
33
extended_agent_card: AgentCard | None = None,
34
context_builder: CallContextBuilder | None = None,
35
):
36
- """Initializes the A2AStarletteApplication.
+ """Initializes the A2AFastAPIApplication.
37
38
Args:
39
agent_card: The AgentCard describing the agent's capabilities.
0 commit comments