67 次程式碼提交 (299141ae014d697c928f3dcccfa013c92b1fd019)

作者 SHA1 備註 提交日期
  -LAN- 9b8a03b53b
[Chore/Refactor] Improve type annotations in models module (#25281) 1 月之前
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 1 月之前
  -LAN- a2e0f80c01
[Chore/Refactor] Improve type checking configuration (#25185) 1 月之前
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 月之前
  Yongtao Huang be3af1e234
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2 月之前
  willzhao ffba341258
[CHORE]: remove redundant-cast (#24807) 2 月之前
  -LAN- 8c35663220
feat: queue-based graph engine 2 月之前
  Maries c06cfcbb5a
fix: tool provider deadlock (#24532) 2 月之前
  Yongtao Huang 52857eb6b3
Fix: replace `get_builtin_provider` with `get_plugin_provider` (#24191) 2 月之前
  Will 1ffe190557
Feat/improved mcp timeout configs (#23605) 2 月之前
  crazywoola 1c60b7f070
Revert "feat: improved MCP timeout" (#23602) 2 月之前
  Will 4b0480c8b3
feat: improved MCP timeout (#23546) 2 月之前
  Asuka Minato 58608f51da
replace db with sa to get typing support (#23240) 3 月之前
  Tianyi Jing 3f8fb18c89
fix: delete the old provider_config_cache after refresh_credentials (#23033) 3 月之前
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 月之前
  Yeuoly 9237976988
fix: refine handling of constant and mixed input types in ToolManager and ToolNodeData (#22903) 3 月之前
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 月之前
  Maries ad67094e54
feat: oauth refresh token (#22744) 3 月之前
  Bowen Liang 74940ad3f2
chore: code improvement for mcp_client and mcp_tools_manage_service (#22645) 3 月之前
  Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550) 3 月之前
  诗浓 e576b989b8
feat(tool): add support for API key authentication via query parameter (#21656) 3 月之前
  Novice 535fff62f3
feat: add MCP support (#20716) 3 月之前
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 月之前
  Yeuoly abafa68647
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 6 月之前
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 7 月之前
  kurokobo f2b7df94d7
fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279) 7 月之前
  Yeuoly a9e4f345e9
fix: ensure correct provider ID comparison in tool provider query (#14527) 8 月之前
  Yeuoly 9fb78ce827
refactor(tool-engine): Improve tool provider handling with session ma… (#14291) 8 月之前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 月之前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 月之前
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 11 月之前
  smyhw f19c18dc14
Fixes `you have not added provider None` (#10501) 11 月之前
  Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 1 年之前
  Bowen Liang 0bdae34b5e
improve: significantly speed up the server launching time by async preloading tool providers (#9146) 1 年之前
  非法操作 ddb960ddfb
feat: support Vectorizer can be used in workflow (#9932) 1 年之前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 年之前
  Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 1 年之前
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1 年之前
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) 1 年之前
  Xiyuan Chen 4e7b6aec3a
feat: support pinning, including, and excluding for model providers and tools (#7419) 1 年之前
  Songyawn 218930c897
fix tool icon get failed (#6375) 1 年之前
  Poorandy 8a80af39c9
refactor(models&tools): switch to dify_config in models and tools. (#6394) 1 年之前
  非法操作 eee779a923
fix: the input field of tool panel not worked as expected (#6003) 1 年之前
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1 年之前
  非法操作 e04fc9b304
fix: select field not work when it is not required (#5101) 1 年之前
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1 年之前
  Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 1 年之前
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) 1 年之前
  Bowen Liang e8e213ad1e
chore: apply and fix flake8-bugbear lint rules (#4496) 1 年之前
  Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306) 1 年之前