forked from Mirror/ollama4j
init
This commit is contained in:
parent
6c4fc95493
commit
b9d888b3d5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user