Commit History

Author SHA1 Message Date
  Bowen Liang 240b66d737 chore: avoid implicit optional in type annotations of method (#8727) 6 months ago
  Bowen Liang a1104ab97e chore: refurish python code by applying Pylint linter rules (#8322) 7 months ago
  Bowen Liang 40fb4d16ef chore: refurbish Python code by applying refurb linter rules (#8296) 7 months ago
  Bowen Liang c69f5b07ba chore: apply ruff E501 line-too-long linter rule (#8275) 7 months ago
  Bowen Liang 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 7 months ago
  Nam Vu 2d7954c7da Fix variable typo (#8084) 7 months ago
  eric-0x72 98d9837fbc fix wrong charset when decoding Chinese content (#6774) 9 months ago
  Yeuoly 79cb23e8ac security/SSRF vulns (#6682) 9 months ago
  Weaxs 4e2fba404d WebscraperTool bypass cloudflare site by cloudscraper (#6337) 9 months ago
  Bowen Liang dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
  Oliver Lee 176d91937d fix 'NoneType' and new ContentType supported. (#4818) 11 months ago
  Bowen Liang 04ad46dd31 chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 11 months ago
  Charlie.Wei 97b65f9b4b Optimize webscraper (#4392) 11 months ago
  miendinh 2a8881d0e8 fix: tool webscraper - too many redirects in case target url does not… (#3831) 1 year ago
  takatost dd961985f0 refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 1 year ago
  Jyong 91ea6fe4ee Fix/langchain document schema (#2539) 1 year ago
  Jyong 6c4e6bf1d6 Feat/dify rag (#2528) 1 year ago
  Bowen Liang 063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
  Bowen Liang 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
  takatost 9f637ead38 bump version to 0.5.3 (#2306) 1 year ago
  Yeuoly 86286e1ac8 Feat/assistant app (#2086) 1 year ago