66 次程式碼提交 (ce794335e9d473b3bcb78330c9546cf5298ccafe)

作者 SHA1 備註 提交日期
  -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 月之前
  QuantumGhost c439e82038
refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 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) 5 月之前
  Will bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… (#19208) 6 月之前
  Hao Cheng 9bcf837f17
fix: use only supported operators in metadata filter system prompts (#19195) 6 月之前
  Will a212a63e6a
fix: time type metadata filtering error (#19192) 6 月之前
  QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 月之前
  Jyong e2cb7006c4
check metadata_filtering_conditions could be None in auto mode (#18548) 6 月之前
  briqt 91cfa90503
Fix external knowledge Issues: (#17685) (#17843) 6 月之前
  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 年之前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 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 c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275) 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 年之前
  Joe 425174e82f
feat: update ops trace (#7102) 1 年之前
  Jyong 28d4e5b045
Fix/reranking mode is null (#7012) 1 年之前