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 b7192dd commit df233f5Copy full SHA for df233f5
src/a2a/client/card_resolver.py
@@ -53,7 +53,7 @@ async def get_agent_card(
53
Args:
54
relative_card_path: Optional path to the agent card endpoint,
55
relative to the base URL. If None, uses the default public
56
- agent card path.
+ agent card path. Use `'/'` for an empty path.
57
http_kwargs: Optional dictionary of keyword arguments to pass to the
58
underlying httpx.get request.
59
0 commit comments