13 Commits (2a84832998b4a005373859a82919a62a1bbbec42)

Autor SHA1 Nachricht Datum
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) vor 2 Monaten
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) vor 2 Monaten
  GuanMu 47f480c0dc
fix: unify log format, use placeholders instead of string concatenation (#24544) vor 2 Monaten
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) vor 3 Monaten
  Bowen Liang 0f3d4d0b6e
chore: bump mypy to 1.16 (#20608) vor 5 Monaten
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) vor 8 Monaten
  yihong 56e15d09a9
feat: mypy for all type check (#10921) vor 10 Monaten
  yihong 463fbe2680
fix: better gard nan value from numpy for issue #11827 (#11864) vor 10 Monaten
  yihong 5a8a901560
fix: float values are not json for nan value close #11827 (#11840) vor 10 Monaten
  kazuya-awano 2d6865d421
Ensure consistent float type for cached embedding return values (#10185) vor 11 Monaten
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) vor 11 Monaten
  Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) vor 1 Jahr
  zhuhao b90ad587c2
refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) vor 1 Jahr
  zhuhao d97d3ff5fc
chore: add abstract decorator and output log when query embedding fails (#9264) vor 1 Jahr
  Jyong 4669eb24be
add embedding input type parameter (#8724) vor 1 Jahr
  HowardChan 0123498452
fix:logs and rm unused codes in CacheEmbedding (#8409) vor 1 Jahr
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) vor 1 Jahr
  Jyong 2e4dec365d
Compatible with unique index conflicts (#3183) vor 1 Jahr
  Jyong ab9fcbdfb9
Duplicate embedding cache check (#3134) vor 1 Jahr
  Jyong 5e66a60f1c
add embedding cache and clean embedding cache job (#3087) vor 1 Jahr
  Bowen Liang 29ab244de6
fix: correct the parent class of CacheEmbedding (#2578) vor 1 Jahr
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) vor 1 Jahr
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) vor 1 Jahr
  takatost 9f637ead38
bump version to 0.5.3 (#2306) vor 1 Jahr
  Jyong ee9c7e204f
delete document cache embedding (#2101) vor 1 Jahr
  Jyong a3c7c07ecc
use redis to cache embeddings (#2085) vor 1 Jahr
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) vor 1 Jahr
  takatost d069c668f8
Model Runtime (#1858) vor 1 Jahr
  Wen O.Y a1cd043fdc
fix: Incorrect order of embedded documents in CacheEmbedding (#1671) vor 1 Jahr
  Jyong 1fc57d7358
normalize embedding (#974) vor 2 Jahren
  takatost 5fa2161b05
feat: server multi models support (#799) vor 2 Jahren
  lixiaoyin cc277227ad
fix i is not incremented due to violating the uniqueness constraint w… (#771) vor 2 Jahren
  John Wang 7599f79a17
feat: claude api support (#572) vor 2 Jahren
  John Wang 3241e4015b
feat: upgrade langchain (#430) vor 2 Jahren