67 次代码提交 (b51c724a9409ad79fec19f318dc69040fb92c9fe)

作者 SHA1 备注 提交日期
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 2 个月前
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 个月前
  Yongtao Huang 8fcc864fb7
Post fix of #23224 (#25007) 2 个月前
  Yongtao Huang be3af1e234
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2 个月前
  Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879) 2 个月前
  Amy 738aaee101
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276) 2 个月前
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 个月前
  -LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581) 3 个月前
  Jacky Wu 3e96c0c468
fix: close session before doing long latency operation (#22306) 3 个月前
  efrey kong 826bf25abf
Fix: prevent SQL errors when metadata filter Constant value is None or blank (#21803) 4 个月前
  Rain Wang 47e0f92c0f
Fixes #20748 KnowledgeRetrievalNode return all external documents when reranker disabled even top-k configed (#20762) 4 个月前
  Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 5 个月前
  -LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460) 5 个月前
  Darlewo 8cb3b4aef2
fix: multiple retrieve reranking_enabled switch (#19958) 5 个月前
  非法操作 085bd1aa93
chore: model.query change to db.session.query (#19551) 5 个月前
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 6 个月前
  Will bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… (#19208) 6 个月前
  Will a212a63e6a
fix: time type metadata filtering error (#19192) 6 个月前
  Jyong e2cb7006c4
check metadata_filtering_conditions could be None in auto mode (#18548) 6 个月前
  briqt 91cfa90503
Fix external knowledge Issues: (#17685) (#17843) 7 个月前
  crazywoola 3e698074e7
Fix/17466 cannot create a knowledge base by adding files (#17470) 7 个月前
  Perfecto 16c722d1d8
fix: move hardcoded text to language settings (#16990) (#17133) 7 个月前
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 7 个月前
  Jyong 6a857e01f6
fix multiple metadata filter's confusing setting (#16771) 7 个月前
  taokuizu 0c2a459c30
fix typo in _process_metadata_filter_func (#16780) 7 个月前
  Jyong 86a1859d02
Metadata variable value fix (#16665) 7 个月前
  Jyong 1be0d26c1f
fix metadata filter not affect in keyword-search and fulltext-search (#16644) 7 个月前
  Jyong b8ef3149ef
metadata expect value check error (#16210) 7 个月前
  Jyong abeaea4f79
Support knowledge metadata filter (#15982) 7 个月前
  Jyong 84a866028a
fix document could be None (#15818) 7 个月前
  Jyong 435564f0f2
fix parent-child retrival count (#15119) 8 个月前
  yuhaowin 1e3197a1ea
Fixes 14217: database retrieve api and chat-messages api response doc_metadata (#14219) 8 个月前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 个月前
  Jyong 9231fdbf4c
Feat/support parent child chunk (#12092) 10 个月前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 个月前
  Jyong 9ebd453b87
add rerank check when doing mutil-retrieval (#9998) 1年前
  Jyong 50635e9c15
Fix/economical knowledge retrieval (#9396) 1年前
  Jyong 42b02b3a5f
Fix/agent external knowledge retrieval (#9241) 1年前
  Jyong cabdb4ef17
fix retrieval resource positon missed (#9155) 1年前
  Jyong 9d221a5e19
external knowledge api (#8913) 1年前
  omr 8fd297f8b4
fix: redundant check for available_document_count (#8491) 1年前
  Jyong 7e611ffbf3
multi-retrival use dataset's top-k (#8416) 1年前
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1年前
  Jyong 49cee773c5
fixed score threshold is none (#8342) 1年前
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 1年前
  Bowen Liang 0f14873255
chore: cleanup ruff flake8-simplify linter rules (#8286) 1年前
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1年前
  Nam Vu 2d7954c7da
Fix variable typo (#8084) 1年前
  Jyong 7ae728a9a3
fix nltk averaged_perceptron_tagger download and fix score limit is none (#7582) 1年前
  张皮皮 f29685f8a1
fix score_threshold is none, return all top K documents (#7581) 1年前