Meng Zhang
|
fce94f622b
|
refactor: use Arc<dyn TextGeneration> and Arc<dyn CodeSearch>
|
2023-11-11 14:42:57 -08:00 |
Meng Zhang
|
0f8ee7f589
|
refactor: move http engine creation to its sub crates (#524)
|
2023-10-09 17:37:04 +00:00 |
leiwen83
|
e3c4a77fff
|
feat: add support fastchat http bindings (#421)
* feat: add support fastchat http bindings
Signed-off-by: Lei Wen <wenlei03@qiyi.com>
Co-authored-by: Lei Wen <wenlei03@qiyi.com>
|
2023-09-10 22:17:58 +08:00 |
Meng Zhang
|
17397c8c8c
|
feat: add http api bindings (#410)
* feat: add http-api-bindings
* feat: add http-api-bindings
* hand max_input_length
* rename
* update
* update
* add examples/simple.rs
* update
* add default value for stop words
* update
* fix lint
* update
|
2023-09-09 03:59:42 +00:00 |