mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 20:07:10 +02:00
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)
|
- [Requirements](#requirements)
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)
|
||||||
- [Demo APIs](#try-out-the-apis)
|
- [Demo APIs](#try-out-the-apis)
|
||||||
|
- [API Spec](#api-spec)
|
||||||
- [Contributions](#get-involved)
|
- [Contributions](#get-involved)
|
||||||
|
|
||||||
#### Requirements
|
#### Requirements
|
||||||
@ -186,6 +187,8 @@ FROM sales
|
|||||||
GROUP BY customers.name;
|
GROUP BY customers.name;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### API Spec
|
||||||
|
|
||||||
Find the full `Javadoc` (API specifications) [here](https://amithkoujalgi.github.io/ollama4j/).
|
Find the full `Javadoc` (API specifications) [here](https://amithkoujalgi.github.io/ollama4j/).
|
||||||
|
|
||||||
#### Areas of improvement
|
#### Areas of improvement
|
||||||
|
Loading…
x
Reference in New Issue
Block a user