474 Revize (8516d15a4e54d8040635f8bf5536c43f4b0d9242)

Autor SHA1 Zpráva Datum
  quicksand 4198a533ad
fix: code Interpreter error handling not work (#21736) před 4 měsíci
  Yeuoly cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) před 4 měsíci
  Bowen Liang 0f3d4d0b6e
chore: bump mypy to 1.16 (#20608) před 4 měsíci
  yihong 65c7c01d90
fix: clean up two unreachable code (#20773) před 4 měsíci
  湛露先生 f76f70f0b6
Fix builtin_providers for tools. (#20697) před 4 měsíci
  不如归去 c29cb503be
Fix #20536: Force header in custom tool be string (#20537) před 5 měsíci
  不如归去 8025ad0661
Fixes #20534: Allow $ref in parameter for custom tools (#20535) před 5 měsíci
  -LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460) před 5 měsíci
  yihong 5a991295e0
fix: drop some type fixme (#20344) před 5 měsíci
  -LAN- d3bfcd498b
fix: Refactor web reader to use readabilipy (#19789) před 5 měsíci
  zhudongwork adca981eee
fix: uninitialized variable error on empty knowledge retrieval(agent) (#20025) před 5 měsíci
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) před 5 měsíci
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) před 5 měsíci
  非法操作 085bd1aa93
chore: model.query change to db.session.query (#19551) před 5 měsíci
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) před 5 měsíci
  Will bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… (#19208) před 5 měsíci
  Bowen Liang 22f5af9987
fix: support non-ascii charactors in filename of the tool files (#19228) před 6 měsíci
  非法操作 1ca6dbcdc8
fix: file name incorrect when download file (#19183) před 6 měsíci
  QuantumGhost 349c3cf7b8
feat(api): Add image multimodal support for LLMNode (#17372) před 6 měsíci
  kingpc 65b7a783fe
fix: metadata filter not work (#19020) před 6 měsíci
  QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) před 6 měsíci
  cooper.wu 7a62202392
fix: when cot_agent call tool like searxng lost some response content (#16781) před 6 měsíci
  Yeuoly abafa68647
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) před 6 měsíci
  luckylhb90 2627e221f2
fix: buildin tool provider credentials_for_provider (#18725) před 6 měsíci
  Will cb69cb2d64
fix weird syntax error (#18454) před 6 měsíci
  Yeuoly d619fa1767
feat: implement blob chunk handling in plugin manager (#18101) před 6 měsíci
  briqt 91cfa90503
Fix external knowledge Issues: (#17685) (#17843) před 6 měsíci
  yihong f04d52c044
fix: autocorrect everything in api (#17859) před 6 měsíci
  Qun 0e136b42a2
enhance guessing mimetype of tool file (#17640) před 6 měsíci
  crazywoola 3e698074e7
Fix/17466 cannot create a knowledge base by adding files (#17470) před 7 měsíci
  Perfecto 16c722d1d8
fix: move hardcoded text to language settings (#16990) (#17133) před 7 měsíci
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) před 7 měsíci
  JimintheBox 8b89447549
Fix Custom Tool File Upload: Resolve Multiple Files Recognition and Multipart Boundary Issues (#14014) před 7 měsíci
  liuzhenghua cb12b4436f
fix: provider credentials load error (#16695) před 7 měsíci
  StoneFancyX 2524f16525
support config filename in meta for create_blob_message (#15605) před 7 měsíci
  QuantumGhost 2b4d1cf1db
fix(api): fix fail branch functionality for `WorkflowTool` (#15966) před 7 měsíci
  非法操作 cf72e53a10
chore: remove useless doc and font (#15838) před 7 měsíci
  Lick-liu 41bf8d925f
fix:To fix the issue of missing reference to body parameter (#15443) před 7 měsíci
  kurokobo f2b7df94d7
fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279) před 7 měsíci
  Will aef43910b1
fix: octet/stream => application/octet-stream (#15329) před 7 měsíci
  crazywoola ce2dd22bd7
fix: typo `doc_metadat` (#14569) před 8 měsíci
  Yeuoly a9e4f345e9
fix: ensure correct provider ID comparison in tool provider query (#14527) před 8 měsíci
  Novice 779770dae5
fix: workflow tool file error (#14483) před 8 měsíci
  yuhaowin 1e3197a1ea
Fixes 14217: database retrieve api and chat-messages api response doc_metadata (#14219) před 8 měsíci
  Yeuoly 9fb78ce827
refactor(tool-engine): Improve tool provider handling with session ma… (#14291) před 8 měsíci
  Zhang Xudong ce545274a6
refactor(tool-engine): Optimize tool engine response handling (#14216) před 8 měsíci
  feiyang_deepnova c4f4dfc3fb
Fixed: The use of default parameters in API interfaces (#14138) před 8 měsíci
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) před 8 měsíci
  呆萌闷油瓶 62079991b7
fix:Knowledge Base with Parent-Child segment mode not support in Agent (#13663) před 8 měsíci
  胡春东 cf36745770
fix(workflow_tool): enable File parameter support after workflow is published as a tool (#13175) před 8 měsíci