hydra-python-agent
hydra-python-agent copied to clipboard
Python Hydra smart client and test console
### I'm submitting a - [x] bug report. - [ ] feature request. ### Current Behaviour: wiki file link under **Natural Language querying format** section not working. https://github.com/HTTP-APIs/http-apis.github.io/blob/master/hydra-agent-redis-graph.md ### Expected...
### Checklist - [x] My branch is up-to-date with upstream/develop branch. - [x] Everything works and tested for Python 3.8 and above. ### Description This PR resolves dependency conflicts with...
### I'm submitting a - [ ] bug report. - [x] feature request. ### Current Behaviour: Right now the agent uses sockets to sync itself with a hydrus server. ###...
### I'm submitting a - [ ] bug report. - [x] feature request. ### Current Behaviour: The hydra-python-agent currently uses the hardcoded method to query the Natural Language Queries, this...
### Checklist - [x] My branch is up-to-date with upstream/develop branch. - [x] Everything works and tested for Python 3.5.2 and above. ### Description Added a sphinx documentation for the...
### I'm submitting a - [x] bug report. - [ ] feature request. ### Current Behaviour: When trying to connect to a localhost hydrus server using docker, the agent returns...
### I'm submitting a - [ ] bug report. - [x] feature request. ### Current Behaviour: Currently, you cannot use arrow keys and navigate the input with the CLI, navigate...
### I'm submitting a - [ ] bug report. - [x] feature request. ### Current Behaviour: Currently there is no way to quickly filter the members of the collection. ###...
### I'm submitting a - [ ] bug report. - [x] feature request. ### Current Behaviour: Presently Agent provides only CRUD operations for developers to interact with the APIDOC. It...
## I'm submitting a - [ ] bug report. - [x] feature request. ## Current Behaviour: `hydrus` will support treating collections as a resource once PR https://github.com/HTTP-APIs/hydrus/pull/488/ gets merged. This...