HugoCasa
|
21258d5b1f
|
upgrade hf hub to prevent error on pull (#6057)
|
2025-06-25 18:34:47 +02:00 |
|
Ruben Fiszel
|
30fbbee522
|
update deps versions (#5703)
|
2025-05-05 16:19:39 +02:00 |
|
Ruben Fiszel
|
dd3fb0f955
|
improve error messages for internal err
|
2025-02-05 16:32:01 +01:00 |
|
HugoCasa
|
a55c7eaaf6
|
make hub embeddings pulling interval configurable (#4619)
* make hub embeddings pulling interval configurable
* nit
|
2024-11-01 13:49:54 +01:00 |
|
HugoCasa
|
904b5b4ea1
|
feat: cache common hub scripts in image (#4249)
* feat: cache common hub scripts in image
* Delete backend/src/hubPaths.json
* fix: missing file
* fix: dockerfile
* fix: cache by path
* fix
* fix
* precreate cache folder
|
2024-08-16 17:30:44 +02:00 |
|
Ruben Fiszel
|
4c20d88fee
|
remove all warnings
|
2024-06-08 18:06:04 +02:00 |
|
HugoCasa
|
9b6ed95ef2
|
feat: private hub (#3491)
* feat: private hub v0
* feat: add UI setting
* Update ee.rs
* Update ee.rs
* fix: remove ee symlink
* fix: add back CE ee.rs
* feat: disable s3 embedding loading when private hub
* feat: reload embeddings on hub url change
* fix: only reload embeddings db on server mode
* patch: set default hub url const
* fix: nit
|
2024-04-04 04:16:53 +02:00 |
|
Ruben Fiszel
|
ad79ef636c
|
reactive embedding feature
|
2024-02-24 17:28:36 +01:00 |
|
Ruben Fiszel
|
82c8b1d1dd
|
chore: fasten compilation time
|
2024-02-24 16:29:35 +01:00 |
|
Ruben Fiszel
|
c1ba6a4164
|
improve embeddings model api error
|
2023-12-15 01:45:35 +01:00 |
|
HugoCasa
|
5dfd0c04bd
|
feat: query embeddings from s3 (#2683)
* feat: query embeddings from s3
* fix: better error handling + logging
|
2023-11-23 15:03:12 +01:00 |
|
HugoCasa
|
480a9465a5
|
fix: enable default tokenizer truncation (#2537)
|
2023-11-01 14:45:24 +01:00 |
|
Ruben Fiszel
|
5742620212
|
fix: only load embeddings if in server mode
|
2023-11-01 00:44:24 +01:00 |
|
HugoCasa
|
b3aaed8721
|
fix: workspaced embeddings for resource types (#2525)
* fix: workspaced embeddings for resource types
* fix: remove admins only rts
|
2023-10-30 15:28:20 +01:00 |
|
Ruben Fiszel
|
fb2da8ebb7
|
fix resource types embedding
|
2023-10-27 16:48:20 +02:00 |
|
HugoCasa
|
b076e093df
|
feat: add unique id (#2483)
* feat: add unique id
* fix: sqlx prepare
* feat: add disable option
* fix: cron schedule
|
2023-10-23 17:05:54 +02:00 |
|
HugoCasa
|
1d1ffdf599
|
fix: cache embedding model in docker img (#2474)
|
2023-10-20 15:49:04 +02:00 |
|
HugoCasa
|
3ed29ae2dd
|
fix: embeddings duplicate id (#2467)
|
2023-10-19 19:41:52 +02:00 |
|
HugoCasa
|
0603fc82c9
|
feat: local hub embeddings search (#2463)
* feat: local hub embeddings search
* fix: cargo lock
* fix: sqlx prepare
* fix: cargo tinyvector
* feat: add DISABLE_EMBEDDING env var
* fix: cargo lock
|
2023-10-19 17:27:42 +02:00 |
|