mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 11:57:12 +02:00
Updated readme
This commit is contained in:
parent
be20ff996e
commit
7e6bbf4290
@ -445,6 +445,10 @@ make it
|
||||
snake-case conventions. (
|
||||
possibly with Jackson-mapper's `@JsonProperty`)
|
||||
- [x] Fix deprecated HTTP client code
|
||||
- [x] Setup logging
|
||||
- [x] Use lombok
|
||||
- [ ] Update request body creation with Java objects
|
||||
- [ ] Async APIs for images
|
||||
- [ ] Add additional params for `ask` APIs such as:
|
||||
- `options`: additional model parameters for the Modelfile such as `temperature`
|
||||
- `system`: system prompt to (overrides what is defined in the Modelfile)
|
||||
@ -453,8 +457,6 @@ make it
|
||||
short
|
||||
conversational memory
|
||||
- `stream`: Add support for streaming responses from the model
|
||||
- [x] Setup logging
|
||||
- [x] Use lombok
|
||||
- [ ] Add test cases
|
||||
- [ ] Handle exceptions better (maybe throw more appropriate exceptions)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user