26 Commits (535fff62f3d928d73c371126b36e2e6ab83ee23c)

Author SHA1 Message Date
  Novice 535fff62f3
feat: add MCP support (#20716) 3 months ago
  Will bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… (#19208) 5 months ago
  ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136) 6 months ago
  jiangbo721 34cba83ac4
fix: bug that overwrote the llm model thought process when final_answ… (#17074) 7 months ago
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 months ago
  呆萌闷油瓶 bd2fec4813
fix: #12125 (#12184) 10 months ago
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 months ago
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 months ago
  yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 11 months ago
  -LAN- 25ca0278dd
refactor(core): Remove extra_config from File. (#10203) 11 months ago
  非法操作 ddb960ddfb
feat: support Vectorizer can be used in workflow (#9932) 1 year ago
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
  Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 year ago
  -LAN- ed37439ef7
refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 1 year ago
  Bowen Liang bbb6fcc4f0
chore: update ruff from 0.5.x to 0.6.x (#7384) 1 year ago
  Nam Vu dbc1ae45de
chore: update docstrings (#7343) 1 year ago
  非法操作 1e28a8c033
chore: add create_json_message api for tools (#5440) 1 year ago
  Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 1 year ago
  Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 1 year ago
  zeroameli afed3610fc
fix organize agent's history messages without recalculating tokens (#4324) 1 year ago
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) 1 year ago
  Yeuoly 3480f1c59e
refactor: tool parameter cache (#3703) 1 year ago
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
  Yeuoly cea107b165
Refactor/react agent (#3355) 1 year ago
  Yeuoly 14bb0b02ac
Feat/Agent-Image-Processing (#3293) 1 year ago
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
  listeng d70bd4aaa4
fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 1 year ago
  Bowen Liang 129a9850eb
fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962) 1 year ago
  takatost f073dca22a
feat: optimize db connection when llm invoking (#2774) 1 year ago
  Yeuoly ce58f0607b
Feat/tool secret parameter (#2760) 1 year ago
  Yeuoly 3a34370422
fix: convert tool messages into user messages in react mode and fill … (#2584) 1 year ago
  Yeuoly ae3ad59b16
Refactor agent history organization and initialization of agent scrat… (#2495) 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 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 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
  Ricky 2660fbaa20
Fix/typos (#2308) 1 year ago
  Yeuoly 6d5b386394
Feat/blocking function call (#2247) 1 year ago
  Yeuoly 7cb75cb2e7
feat: add tool labels (#2178) 1 year ago
  Yeuoly 86286e1ac8
Feat/assistant app (#2086) 1 year ago