Metadata-Version: 2.4
Name: hermes-llm-api-call-logger
Version: 1.1.1
Summary: Log every LLM API call with full request/response for Hermes Agent
Project-URL: Source, https://github.com/nuffin/hermes-llm-api-call-logger-pip
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# hermes-llm-api-call-logger-pip

Pip-installable wrapper for [hermes-llm-api-call-logger](https://github.com/nuffin/hermes-llm-api-call-logger).

Log every LLM API call with full request/response for Hermes Agent.

## Install

```bash
pip install hermes-llm-api-call-logger
```

## License

MIT
