79 Commits (38e155d8196acecac7e204ce36704920798344e1)

Autor SHA1 Nachricht Datum
  Wei Mingzhi 28231d39a4
Remove the processing of single quote when testing API tools. (#11390) vor 11 Monaten
  -LAN- f8c966c39c
fix(workflow_tool): Rename `stream` to `streaming` (#11258) vor 11 Monaten
  catusax d96a28487a
fix: 'validation error for ToolInvokeMessage' when blob_message meta is None (#11212) vor 11 Monaten
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) vor 11 Monaten
  yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) vor 11 Monaten
  非法操作 bf4b6e5f80
feat: support custom tool upload file (#10796) vor 11 Monaten
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) vor 11 Monaten
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) vor 1 Jahr
  Jyong 42b02b3a5f
Fix/agent external knowledge retrieval (#9241) vor 1 Jahr
  Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) vor 1 Jahr
  zg0d233 fcfa1252a0
fix bug when adding openai or openai-compatible stt model instance (#9006) vor 1 Jahr
  Jyong 7e611ffbf3
multi-retrival use dataset's top-k (#8416) vor 1 Jahr
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) vor 1 Jahr
  Jyong 49cee773c5
fixed score threshold is none (#8342) vor 1 Jahr
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) vor 1 Jahr
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) vor 1 Jahr
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) vor 1 Jahr
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) vor 1 Jahr
  Nam Vu 2d7954c7da
Fix variable typo (#8084) vor 1 Jahr
  Amos e42848f4b7
Do not pass query parameter when the value is empty (#7585) vor 1 Jahr
  -LAN- 8f16165f92
chore(api/core): Improve FileVar's type hint and imports. (#7290) vor 1 Jahr
  Jyong 80c94f02e9
add vector field for other vectordb (#7051) vor 1 Jahr
  Achim a93bc83c8d
Provide output data also in json property of workflow tool (#6924) (#7027) vor 1 Jahr
  Jyong 28d4e5b045
Fix/reranking mode is null (#7012) vor 1 Jahr
  Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) vor 1 Jahr
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) vor 1 Jahr
  Jyong 0de224b153
fix wrong using of RetrievalMethod Enum (#6345) vor 1 Jahr
  guogeer 4fdcb30ff8
fix: custom tool input number fail (#6200) vor 1 Jahr
  非法操作 bf2268b0af
fix API tool's schema not support array (#6006) vor 1 Jahr
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) vor 1 Jahr
  Joe 4e2de638af
feat: add ops trace (#5483) vor 1 Jahr
  非法操作 f7900f298f
chore: refactor the http executor node (#5212) vor 1 Jahr
  非法操作 1e28a8c033
chore: add create_json_message api for tools (#5440) vor 1 Jahr
  Bowen Liang c923684edd
chore: extract retrival method literal values into enum (#5060) vor 1 Jahr
  -LAN- 5a99aeb864
fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257) vor 1 Jahr
  -LAN- ed53ef29f4
fix(core/tools): Fix the issue with iterating over None in `_transform_tool_parameters_type`. (#5190) vor 1 Jahr
  takatost 5ec7d85629
fix: issues by pydantic2 upgrade (#5171) vor 1 Jahr
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) vor 1 Jahr
  Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) vor 1 Jahr
  Yeuoly 52ec152dd3
fix: incorrect parameters transforming while validating (#4928) vor 1 Jahr
  Jyong b6631cd878
modify rerank and splitter code directory (#4924) vor 1 Jahr
  Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) vor 1 Jahr
  Yeuoly 85698ca4f7
chore: cleanup tools, remove useless code (#4833) vor 1 Jahr
  Yeuoly e198bc9b9a
fix: workflow as tool garbled (#4707) vor 1 Jahr
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) vor 1 Jahr
  Jyong 233c4150d1
support images and tables extract from docx (#4619) vor 1 Jahr
  Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) vor 1 Jahr
  Yeuoly 182dadd433
chore: remove model as tool (#4409) vor 1 Jahr
  Yeuoly b5f101bdac
fix: transform None into correct dest type (#4077) vor 1 Jahr
  LeePui 38ca3b29b5
add support for swagger object type (#3426) vor 1 Jahr