44 Commits

Author SHA1 Message Date
arkohut
7c3956109e feat(config): update config display 2024-11-14 21:29:14 +08:00
arkohut
e889aa86de feat: no auth by default 2024-11-14 14:47:35 +08:00
arkohut
c1ffa007ff chore: change default concurrency 2024-11-06 16:55:22 +08:00
arkohut
f524622728 refact: add batch size for scan cmd 2024-11-06 16:41:10 +08:00
arkohut
1609adc670 fix(config): ignore extra configs 2024-11-06 14:28:16 +08:00
arkohut
a56cc80e14 refact: remove typesense related code 2024-11-06 00:21:39 +08:00
arkohut
cc24ccf11e feat: always enable embeddings part 2024-10-25 11:15:07 +08:00
arkohut
a3cacb02e9 feat: always enable vlm and ocr plugin 2024-10-25 11:13:46 +08:00
arkohut
a60488e80c feat(config): use default config file 2024-10-19 15:11:17 +08:00
arkohut
90df59a206 chore: change default config 2024-10-15 00:38:00 +08:00
arkohut
8c27354d86 feat(index): support recreate fts and vec tables when reindexing 2024-10-14 15:28:25 +08:00
arkohut
b027890c7e chore: update config 2024-10-11 14:28:09 +08:00
arkohut
8f3120bac8 feat(embedding): support remote embedding 2024-10-08 23:18:02 +08:00
arkohut
86a73ca72e feat(vlm): make prompt a config 2024-10-08 19:26:55 +08:00
arkohut
b3ebb2c92d feat(typesense): disable typesense by default 2024-10-08 18:54:59 +08:00
arkohut
bd55696748 feat(vlm): remove local support 2024-10-04 15:09:49 +08:00
arkohut
ece78023f5 feat(ocr): remove local support for gpu 2024-10-04 15:08:43 +08:00
arkohut
56864baaa0 Revert "feat: remove local inference for ocr and vlm"
This reverts commit 228cdee66fc7d63ff4a1ae73a9c8048ddd219293.
2024-10-04 14:48:45 +08:00
arkohut
228cdee66f feat: remove local inference for ocr and vlm 2024-09-27 23:29:52 +08:00
arkohut
167fd31053 feat: add builtin plugins for default library 2024-09-10 15:47:36 +08:00
arkohut
6bbf1a8a68 fix: use modelscope for sub config 2024-09-10 01:59:37 +08:00
arkohut
378e5bf445 feat: support modelscope 2024-09-10 01:32:00 +08:00
arkohut
f5aae87f40 feat: use concurrency of 1 by default 2024-09-10 00:54:20 +08:00
arkohut
a30fe62bc3 fix: yaml parse related 2024-09-09 23:39:04 +08:00
arkohut
6107c22def fix: support parse secret 2024-09-09 22:26:26 +08:00
arkohut
81ba2cd2d2 feat: add default library and command shortcuts for it 2024-09-09 20:58:06 +08:00
arkohut
7e43bc0861 feat(ml_backend): move florence 2 as a default vlm plugin 2024-09-09 20:30:58 +08:00
arkohut
d7e6c32e86 feat: init default library 2024-09-09 19:57:07 +08:00
arkohut
69aca0153a feat: make embedding a default plugin 2024-09-09 19:43:17 +08:00
arkohut
dbbc2792ef feat: enable baisc auth 2024-09-06 18:18:18 +08:00
arkohut
e99792a974 feat(vlm): force jpeg option 2024-09-03 18:35:41 +08:00
arkohut
2b2d616775 feat(ocr): support local paddleocr 2024-09-01 22:40:20 +08:00
arkohut
d3b45ad197 feat: enable config.yaml 2024-09-01 19:01:49 +08:00
arkohut
2f844eae80 chore: typo 2024-08-29 19:00:57 +08:00
arkohut
0970e73da5 feat: make server host configurable 2024-08-29 17:01:02 +08:00
arkohut
75bb7aeef9 feat: update default config for embedding and vlm 2024-08-29 16:49:44 +08:00
arkohut
16ef927c38 feat(indexing): manully control embedding generation 2024-08-29 13:24:00 +08:00
arkohut
abfc2814cf feat: make server port configurable 2024-08-29 13:11:26 +08:00
arkohut
67a5e10d3e feat(plugins): add ocr as build plugin 2024-08-25 16:49:48 +08:00
arkohut
cead5d9755 feat(plugin): add vlm plugin 2024-08-25 16:49:48 +08:00
arkohut
2cf75bee7f feat(index): extract collection name to settings 2024-08-20 18:35:35 +08:00
arkohut
d1575d55f8 feat: indexing entity to typesense 2024-06-13 23:32:55 +08:00
arkohut
d6a9241ffc feat: use pydantic settings 2024-06-12 23:38:38 +08:00
arkohut
3d7cbe03b4 feat(db): add initial db schema 2024-05-31 00:16:14 +08:00