616 Revīzijas (c7700ac1762a4feccf60211d3dca3e39ec65a83c)

Autors SHA1 Ziņojums Datums
  非法操作 b673560b92
feat: improve multi model credentials (#25009) pirms 2 mēnešiem
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) pirms 2 mēnešiem
  Will b5216df4fe
fix: xxx is not bound to a Session (#24966) pirms 2 mēnešiem
  GuanMu 25a11bfafc
Export DSL from history (#24939) pirms 2 mēnešiem
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) pirms 2 mēnešiem
  ZalterCitty bd482eb8ef
fix wrong filter handle for saved messages (#24891) pirms 2 mēnešiem
  Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879) pirms 2 mēnešiem
  willzhao ffba341258
[CHORE]: remove redundant-cast (#24807) pirms 2 mēnešiem
  Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828) pirms 2 mēnešiem
  Junyan Qin (Chin) f32e176d6a
feat: oauth provider (#24206) pirms 2 mēnešiem
  Yongtao Huang 837c0ddacc
Chore: remove dead func AppModelConfig.copy() with wrong logic (#24747) pirms 2 mēnešiem
  Asuka Minato 4adf85d7d4
example for rm extra cast (#24646) pirms 2 mēnešiem
  Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583) pirms 2 mēnešiem
  -LAN- f04844435f
chore: bump version from 1.7.2 to 1.8.0 (#24539) pirms 2 mēnešiem
  湛露先生 d4883256f1
Fix login tokens and fix task clean_messages create_time. (#24574) pirms 2 mēnešiem
  Guangdong Liu 372074edba
refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596) pirms 2 mēnešiem
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) pirms 2 mēnešiem
  Maries c06cfcbb5a
fix: tool provider deadlock (#24532) pirms 2 mēnešiem
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) pirms 2 mēnešiem
  非法操作 6010d5f24c
feat: add multi model credentials (#24451) pirms 2 mēnešiem
  Muke Wang 044ad5100e
fix: Update doc word count after delete chunks (#24435) pirms 2 mēnešiem
  znn 3aedc139ac
fix delete conversations via Api and delete conversations from db as well (#23591) pirms 2 mēnešiem
  Bowen Liang d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418) pirms 2 mēnešiem
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) pirms 2 mēnešiem
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) pirms 2 mēnešiem
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) pirms 2 mēnešiem
  huangzhuo1949 1caeac56f2
fix: dataset doc-form compatible (#24177) pirms 2 mēnešiem
  Xiyuan Chen cfefe4f738
Feat: Education (#24208) pirms 2 mēnešiem
  Asuka Minato 70da81d0e5
try ast-grep (#24149) pirms 2 mēnešiem
  Zhehao Peng c0702aacac
Use typing.Literal to replace str places (#24099) pirms 2 mēnešiem
  Maries a7fe0e3f87
fix(oauth): redis compatibility (#23959) pirms 2 mēnešiem
  Will 821fe26b56
fix comparison with callable (#23978) pirms 2 mēnešiem
  Alex Chim 4a2e6af9b5
Fixes #23921 (#23924) pirms 2 mēnešiem
  Will 1ffe190557
Feat/improved mcp timeout configs (#23605) pirms 2 mēnešiem
  -LAN- 577062b93a
refactor: simplify variable pool key structure and improve type safety (#23732) pirms 2 mēnešiem
  -LAN- cbe0d9d053
fix: conversation pinned filter returns incorrect results when no conversations are pinned (#23670) pirms 2 mēnešiem
  crazywoola 1c60b7f070
Revert "feat: improved MCP timeout" (#23602) pirms 2 mēnešiem
  Will 4b0480c8b3
feat: improved MCP timeout (#23546) pirms 2 mēnešiem
  Yongtao Huang c8c591d73c
Fix incorrect exception handling in db query (#23582) pirms 2 mēnešiem
  rouxiaomin 40a11b6942
feat(api):Enhance the scope of expired data cleanup table in the Dify… (#23414) pirms 2 mēnešiem
  Xiyuan Chen 904af20023
Feat/webapp opt (#23283) pirms 2 mēnešiem
  Yongtao Huang 406c1952b8
Fix version comparison with imported_version (#23326) pirms 3 mēnešiem
  Yongtao Huang 964fa132cb
Chore: fix typo, no code change (#23331) pirms 3 mēnešiem
  Yongtao Huang 76d123fe19
Fix segment query tenant bug and variable naming typo (#23321) pirms 3 mēnešiem
  qiaofenlin 20f0238aab
feat: support workflow version specification in workflow and chat APIs (#23188) pirms 3 mēnešiem
  Yongtao Huang fbf844efd5
Chore: replace deprecated `datetime.utcnow()` with `naive_utc_now()` (#23312) pirms 3 mēnešiem
  Asuka Minato 58608f51da
replace db with sa to get typing support (#23240) pirms 3 mēnešiem
  XiaoXiaoJiangYun b2c8718f35
Update metadata_service.py (#23272) pirms 3 mēnešiem
  XiaoXiaoJiangYun 46ba0a8781
Update metadata_service.py (#23271) pirms 3 mēnešiem
  Alex Chim 8ab3fda5a8
[Enhancement] Allow modify conversation variable via api (#23112) pirms 3 mēnešiem