MIT tool adds an HTTP API in front of Hermes
Hermes can be useful as an agent, but it becomes easier to automate when it can be called through an HTTP API. A separate tool has been built to sit in front of Hermes and expose that kind of .
It is released under the . The practical value is that Hermes can be connected more easily to apps, scripts, and internal tools through normal web requests.
Key points
- A new tool exposes Hermes through an HTTP API.
- The tool is released under the .
- It could help connect Hermes to apps, scripts, and s.
- Check setup, , supported features, and before using it.