zanllp
bfb55d4857
fix: Set numpy version requirement to >=1.10.0 and add runtime version info
...
- Set numpy to >=1.10.0,<3.0.0 (minimum for np.stack function, compatible with Python 3.11 and below)
- Python 3.12 users will automatically get numpy 1.26.0+ due to compatibility
- Add runtime version info for requests, numpy, hnswlib in /version endpoint
2026-01-04 22:20:01 +08:00
zanllp
a7e6109f17
fix: Lock major versions for requests, numpy, hnswlib and add runtime version info
...
- Lock requests to >=2.0.0,<3.0.0 (current: 2.32.5)
- Lock numpy to >=2.0.0,<3.0.0 (current: 2.4.0)
- Lock hnswlib to >=0.0.0,<1.0.0 (current: 0.8.0)
- Add runtime version info for requests, numpy, hnswlib in /version endpoint
2026-01-04 01:27:01 +08:00
wuqinchuan
c22ac83bde
perf: accelerate clustering with ANN (hnswlib)
2026-01-03 23:47:16 +08:00
wuqinchuan
101a30afb4
Revert "Revert "feat: experimental natural-language categorization & search (persistent scope, clustering, retrieval)""
...
This reverts commit dd5663dd89 .
2026-01-03 23:47:16 +08:00
wuqinchuan
dd5663dd89
Revert "feat: experimental natural-language categorization & search (persistent scope, clustering, retrieval)"
...
This reverts commit d7e2b2f9fc .
2025-12-28 23:16:31 +08:00
wuqinchuan
d7e2b2f9fc
feat: experimental natural-language categorization & search (persistent scope, clustering, retrieval)
2025-12-28 23:10:13 +08:00
zanllp
858453238e
feat: fix
2025-12-19 00:43:15 +08:00
zanllp
62461f97e2
fix: Fixed the issue of video cover generation failure & release
2025-12-18 23:50:59 +08:00
zanllp
58dca083d3
chore: add missing dependencies
2025-05-25 23:45:56 +08:00
zanllp
2895baff22
add support for .avif
2024-06-15 03:39:29 +08:00
zanllp
6646af77ef
feat: Added support for Fooocus
2024-03-27 20:40:58 +08:00
zanllp
0f739ae155
Add support for video streaming, video thumbnail generation, video search functionality, and video tagging
2024-03-22 06:29:48 +08:00
zanllp
27674fe46a
Fix: Replace seq function with custom implementation to avoid dependency errors
2024-02-18 22:59:25 +08:00
zanllp
7d49900dc4
Revert "Revert"
2023-07-23 23:26:45 +08:00
zanllp
323cdaa866
Revert "Merge pull request #334 from zanllp/feature/access-control"
...
This reverts commit bb2e512b48 , reversing
changes made to 478409dee8 .
2023-07-23 21:11:43 +08:00
zanllp
a0814fc500
Add support for specialized access control paths and permissions
2023-07-23 03:08:06 +08:00
zanllp
051bc91552
Added missing dependencies
2023-05-27 23:52:59 +08:00
zanllp
7e65738b21
Add support for authentication
2023-05-24 03:11:09 +08:00
zanllp
febe02326f
standalone support
2023-04-25 19:56:28 +08:00