Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-20 | Server: version bump for httplib and json (#6169) | Xuan Son Nguyen | |
* server: version bump for httplib and json * fix build * bring back content_length | |||
2023-05-21 | examples : add server example with REST API (#1443) | Steward Garcia | |
* Added httplib support * Added readme for server example * fixed some bugs * Fix the build error on Macbook * changed json11 to nlohmann-json * removed some whitespaces * remove trailing whitespace * added support custom prompts and more functions * some corrections and added as cmake option |