You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,8 @@ After setup the environment. You can query or run the client.
69
69
`>>>url` #here url should be a valid link, for testing you can use http://35.224.198.158:8080/api
70
70
`>>>help` # it will provide the querying format
71
71
72
+
**Obs.: If failing to connect to localhost** running the Agent via Docker, head to [issue #104](https://github.com/HTTP-APIs/hydra-python-agent/issues/104#issuecomment-497381440).
73
+
72
74
#### Code simplification
73
75
74
76
To create the graph in Redis memory, use(hydra_graph.py) :
0 commit comments