diff --git a/README.md b/README.md index c20a202..ef0a89c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A Java library (wrapper) for [Ollama](https://github.com/jmorganca/ollama/blob/m - [Requirements](#requirements) - [Installation](#installation) - [Demo APIs](#try-out-the-apis) +- [API Spec](#api-spec) - [Contributions](#get-involved) #### Requirements @@ -186,6 +187,8 @@ FROM sales GROUP BY customers.name; ``` +#### API Spec + Find the full `Javadoc` (API specifications) [here](https://amithkoujalgi.github.io/ollama4j/). #### Areas of improvement