From b0bb082beccd4afe819af945a42f74661e62ffdd Mon Sep 17 00:00:00 2001 From: "koujalgi.amith@gmail.com" Date: Sat, 13 Jul 2024 19:06:11 +0530 Subject: [PATCH] updated README.md Signed-off-by: koujalgi.amith@gmail.com --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a6c92b9..ba45d21 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,9 @@ Actions CI workflow. - [x] Use lombok - [x] Update request body creation with Java objects - [ ] Async APIs for images +- [ ] Support for function calling with models like Mistral + - [x] generate in sync mode + - [ ] generate in async mode - [ ] Add custom headers to requests - [x] Add additional params for `ask` APIs such as: - [x] `options`: additional model parameters for the Modelfile such as `temperature` -