2360 커밋 (d186daa13172ea0c745288978a8fee26ec7ec2bf)

작성자 SHA1 메시지 날짜
  Amir Mohsen Asaran c9ee60e197
Feat(WaterCrawl error handling): add custom exceptions and error handling (#19948) 5 달 전
  QuantumGhost 6a9e0b1005
feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5 달 전
  非法操作 bbebf9ad3e
fix: db_model save to _node_execution_cache (#19911) 5 달 전
  heyszt 11146b6bae
fix create_tracing_app_config error (#19884) 5 달 전
  -LAN- 7d0106b220
fix: correct type mismatch in WorkflowService node execution handling (#19846) 5 달 전
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 달 전
  Yeuoly ff0feaf34e
fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 5 달 전
  k-kayashima b292990075
Fix: Ensure unique index names for pgvector knowledge tables (#19672) 5 달 전
  zhaobingshuang 303c6ecc1d
fix: The init_azure_openai() method in the core/hosting_configuration.py file doesn't work (#19704) (#19705) 5 달 전
  satohk 1b4fea1794
fix: Referencing Metadata in the response of the External Knowledge A… (#19637) (#19644) 5 달 전
  jiangbo721 fabfc7d4d8
fix: remove error message $ symbol (#19587) 5 달 전
  SSebo 57b3912227
fix: common prerequisite node workflow remove reachable node that failed to streaming llm… (#19552) 5 달 전
  Bowen Liang 0b22e8b544
chore: speed up api service startup time by defering the imports for trace services (#19504) 5 달 전
  非法操作 085bd1aa93
chore: model.query change to db.session.query (#19551) 5 달 전
  非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) 5 달 전
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 달 전
  LeanDeR c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 5 달 전
  湛露先生 1119790b02
clean rag word_extractor. (#19397) 5 달 전
  Bowen Liang cbc8ebd8f5
chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 5 달 전
  Will 58d9d35515
fix: inconsistent metadata definitions (#19343) 5 달 전
  Yeuoly 3258a91d5d
Feat/add repo to plugin manifest (#19337) 5 달 전
  Will 0358859467
fix: llm_usage.total_tokens stat (#19177) 5 달 전
  Will bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… (#19208) 5 달 전
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 6 달 전
  Novice 0cfc82d731
fix(structured-output): reasoning model's json format parsing (#19261) 6 달 전
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 달 전
  kenwoodjw c5568f756f
fix basic auth if not base64 encode (#19242) 6 달 전
  Bowen Liang 22f5af9987
fix: support non-ascii charactors in filename of the tool files (#19228) 6 달 전
  Hao Cheng 9bcf837f17
fix: use only supported operators in metadata filter system prompts (#19195) 6 달 전
  Will a212a63e6a
fix: time type metadata filtering error (#19192) 6 달 전
  非法操作 1ca6dbcdc8
fix: file name incorrect when download file (#19183) 6 달 전
  QuantumGhost 349c3cf7b8
feat(api): Add image multimodal support for LLMNode (#17372) 6 달 전
  Bowen Liang 12c96b93d9
immediately return initialed tiktokenizer instance and remove dead code in usage of tiktokenizer (#17957) 6 달 전
  -LAN- bcc95e520b
feat: support remove first and remove last in variable assigner (#19144) 6 달 전
  Will 69b43a955f
fix: inconsistent case expression in _process_metadata_filter_func (#19146) 6 달 전
  kingpc 65b7a783fe
fix: metadata filter not work (#19020) 6 달 전
  QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 달 전
  feiyang_deepnova 226afd4550
Fix: the issue of getting empty environment variables. (#19085) 6 달 전
  Ahmad Zidan 8266815cda
feat: add AWS Managed IAM auth for OpenSearch vector DB (#18963) 6 달 전
  Ethan 8b4ea01810
feat: support access milvus with token (#19034) 6 달 전
  Panpan 83187b30c0
fix: fix rerank model runner usage (#19008) 6 달 전
  Ganondorf a147d2a200
feat(api): use `json_repair` to fix invalid json while generating structured output (#18977) 6 달 전
  Kevin9703 94cc0b7a12
fix(workflow_cycle_manage): failed nodes were not updated in workflow_node_executions (#18994) 6 달 전
  Jyong b8bb45b106
remove unstructured api key check (#18989) 6 달 전
  quicksand 5de01c1444
feat (document_extractor): support .properties file (#18969) 6 달 전
  -LAN- f86e2edc54
refactor(plugin/backwards_invocation/app): Remove unnecessary .value from StrEnum (#18896) 6 달 전
  crazywoola 2c2af1d117
feat: add VTT data transform to Document extractor (#18936) 6 달 전
  cooper.wu 7a62202392
fix: when cot_agent call tool like searxng lost some response content (#16781) 6 달 전
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) 6 달 전
  Yeuoly 0e0ec4691a
feat: add interfaces of OAuth handler methods for authorization (#18889) 6 달 전