Meng Zhang
|
d85a7892d1
|
feat: connect prompt rewriting part (#517)
* feat: enable /v1beta/search if index is available
* make prompt rewriting work
* update
* fix test
* fix api doc
|
2023-10-07 00:29:24 +00:00 |
胡锋
|
fb5a5971d3
|
feat: proxy server address mapping to the model server (#461)
* feat: proxy server address mapping to the model server
* fix: add swagger in Config
* refactor: add_proxy_server
* fix: missing semicolo
|
2023-09-21 07:06:51 +00:00 |
vodkaslime
|
3c7c8d9293
|
feat: add cargo test to github actions and run only unit tests in ci [TAB-185] (#390)
* feat: add cargo test to github actions
* chore: fix lint
* chore: add openblas dependency
* chore: update build dependency
* chore: resolve comments
* chore: fix lint
* chore: fix lint
* chore: test installing dependencies
* chore: refactor integ test
* update ci
* cleanup
---------
Co-authored-by: Meng Zhang <meng@tabbyml.com>
|
2023-09-03 05:04:52 +00:00 |
Meng Zhang
|
e8b1c10738
|
feat: add `tabby scheduler` command (#194)
* feat: add `tabby scheduler` command
* update test cases
* fix fmt
|
2023-06-05 18:29:38 +00:00 |
Meng Zhang
|
da02d471a9
|
chore: add tabby-scheduler [TAB-17] (#192)
* add scheduler
* update fmt
* add integration tests for scheduler
|
2023-06-05 03:08:43 +00:00 |