updated readme

This commit is contained in:
Amith Koujalgi
2023-12-14 16:40:15 +05:30
parent a3c59c32ef
commit f67f3b9eb5
4 changed files with 170 additions and 77 deletions

View File

@@ -353,6 +353,7 @@ Find the full `Javadoc` (API specifications) [here](https://amithkoujalgi.github
conversational memory
- `stream`: Add support for streaming responses from the model
- [x] Setup logging
- [ ] Use lombok
- [ ] Add test cases
- [ ] Handle exceptions better (maybe throw more appropriate exceptions)