mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-10-14 09:28:58 +02:00

- Introduced a new `metrics.md` file detailing the metrics available in the Ollama4j library, including total requests, response time, error rate, and active sessions. - Provided examples of accessing metrics in Java and integrating with monitoring tools like Prometheus and Grafana. - Included a warning note indicating that the documentation is a work in progress.