88 コミット (60c37fe4920f2b75d0f3dbe1bb37ddd168640427)

作成者 SHA1 メッセージ 日付
  Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550) 3ヶ月前
  Chieh Wang 30aa052a57
feat: Add Citations and Attributions to Agent Node (#18558) 3ヶ月前
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3ヶ月前
  Novice 535fff62f3
feat: add MCP support (#20716) 3ヶ月前
  Novice b2ab401279
chore: remove agent turn limits (#19930) 5ヶ月前
  Will 0358859467
fix: llm_usage.total_tokens stat (#19177) 5ヶ月前
  Will bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… (#19208) 5ヶ月前
  kingpc 65b7a783fe
fix: metadata filter not work (#19020) 6ヶ月前
  QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6ヶ月前
  Yeuoly abafa68647
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 6ヶ月前
  ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136) 6ヶ月前
  Junjie.M b7e8517b31
feat: agent strategy parameter add help information (#18192) 6ヶ月前
  huangzhuo1949 5dd9acbe44
fix: cot agent chinese json bug (#18073) 6ヶ月前
  Novice dcdec98c8e
feat: agent node add memory (#15976) 7ヶ月前
  shirukai 6cf258a809
fix: code block syntax cannot be displayed correctly in react mode (#16904) 7ヶ月前
  jiangbo721 34cba83ac4
fix: bug that overwrote the llm model thought process when final_answ… (#17074) 7ヶ月前
  Yeuoly 490b6d092e
Fix/plugin race condition (#14253) 8ヶ月前
  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年前