71 次程式碼提交 (403e2d58b96794727789609e41505c33374f9079)

作者 SHA1 備註 提交日期
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 月之前
  jiandanfeng 8429877b02
fix: Agent is configured for ReAct inference mode, an error is reported when viewing the agent log (#12920) 9 月之前
  呆萌闷油瓶 bd2fec4813
fix: #12125 (#12184) 10 月之前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 月之前
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 月之前
  yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 11 月之前
  -LAN- 25ca0278dd
refactor(core): Remove extra_config from File. (#10203) 11 月之前
  非法操作 ddb960ddfb
feat: support Vectorizer can be used in workflow (#9932) 1 年之前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 年之前
  Wei-shun Bao fb32e5ca9a
fix: In the output, the order of 'ta' is sometimes reversed as 'at'. #8015 (#8791) 1 年之前
  Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 1 年之前
  zg0d233 fcfa1252a0
fix bug when adding openai or openai-compatible stt model instance (#9006) 1 年之前
  Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 年之前
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1 年之前
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 1 年之前
  Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275) 1 年之前
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1 年之前
  -LAN- ed37439ef7
refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 1 年之前
  Bowen Liang bbb6fcc4f0
chore: update ruff from 0.5.x to 0.6.x (#7384) 1 年之前
  Nam Vu dbc1ae45de
chore: update docstrings (#7343) 1 年之前
  Pedro Gomes 20d3e1d297
Fix increase_usage of total_price in agent_runner (#6688) 1 年之前
  sino dfb6f4fec6
fix: extract tool calls correctly while arguments is empty (#6503) 1 年之前
  Joe 4e2de638af
feat: add ops trace (#5483) 1 年之前
  非法操作 b8926ea267
fix: DuckDuckGo image search tool error (#5606) 1 年之前
  非法操作 1e28a8c033
chore: add create_json_message api for tools (#5440) 1 年之前
  Xiao Ley 369a395ee9
fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360) 1 年之前
  sino edffa5666d
fix: got unknown type of prompt message in multi-round ReAct agent chat (#5245) 1 年之前
  Justin Wu 61f4f08744
Add bedrock command r models (#4521) 1 年之前
  sino 4f0488abb5
fix: wrong order of history prompts in ReAct agent mode (#5236) 1 年之前
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 1 年之前
  Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 1 年之前
  Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 1 年之前
  zeroameli afed3610fc
fix organize agent's history messages without recalculating tokens (#4324) 1 年之前
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) 1 年之前
  sino 528faceb35
fix: cot agent token usage is empty (#4474) 1 年之前
  Yeuoly c2a8fa91b1
fix: cot gent duplicate messages (#4470) 1 年之前
  sino b1399cd5f9
fix: unable to fetch CoT agent runner log (#4052) 1 年之前
  Yeuoly 3480f1c59e
refactor: tool parameter cache (#3703) 1 年之前
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 年之前
  Yeuoly cea107b165
Refactor/react agent (#3355) 1 年之前
  Yeuoly 14bb0b02ac
Feat/Agent-Image-Processing (#3293) 1 年之前
  Yeuoly a2c068d949
feat: moonshot function call (#3227) 1 年之前
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1 年之前
  takatost dd961985f0
refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 1 年之前
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 年之前
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 年之前
  Yeuoly 86286e1ac8
Feat/assistant app (#2086) 1 年之前
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1 年之前
  takatost d069c668f8
Model Runtime (#1858) 1 年之前
  Yeuoly d3a2c0ed34
fix wrong syntax of type definitions (#1678) 1 年之前