-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Bug Description
I am following this code
https://github.com/agntcy/dir/blob/main/sdk/examples/example-py/example.py
The agents are discoverable on the store, but when I use list_request, there are no agents.
Directory API server is on docker.
I have tried to list all agents as well, using this
dir_client.list(req=routing_v1.ListRequest(queries=[]))
Expected Behavior
It should be able to fetch agents
Affected Version
latest
Steps to Reproduce
host dir api services with docker.
push and publish the agents. Agents are pushed to the store, but not listed.
Checklist
- I have read the contributing guidelines
- I have verified this does not duplicate an existing issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status