17 次代码提交 (f599f41336e5f72e88cc9cf4ae50e365e8076672)

作者 SHA1 备注 提交日期
  Jyong 2e4dec365d
Compatible with unique index conflicts (#3183) 1年前
  Jyong ab9fcbdfb9
Duplicate embedding cache check (#3134) 1年前
  Jyong 5e66a60f1c
add embedding cache and clean embedding cache job (#3087) 1年前
  Bowen Liang 29ab244de6
fix: correct the parent class of CacheEmbedding (#2578) 1年前
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1年前
  Jyong ee9c7e204f
delete document cache embedding (#2101) 1年前
  Jyong a3c7c07ecc
use redis to cache embeddings (#2085) 1年前
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1年前
  takatost d069c668f8
Model Runtime (#1858) 1年前
  Wen O.Y a1cd043fdc
fix: Incorrect order of embedded documents in CacheEmbedding (#1671) 1年前
  Jyong 1fc57d7358
normalize embedding (#974) 2 年前
  takatost 5fa2161b05
feat: server multi models support (#799) 2 年前
  lixiaoyin cc277227ad
fix i is not incremented due to violating the uniqueness constraint w… (#771) 2 年前
  John Wang 7599f79a17
feat: claude api support (#572) 2 年前
  John Wang 3241e4015b
feat: upgrade langchain (#430) 2 年前