2470 커밋 (8516d15a4e54d8040635f8bf5536c43f4b0d9242)

작성자 SHA1 메시지 날짜
  quicksand 4198a533ad
fix: code Interpreter error handling not work (#21736) 4 달 전
  Qiang Lee cf2173644e
Release db.session connection before workflow new thread long time operation (#21726) 4 달 전
  Han 69b6f6f5d2
Fixes issue 21157/20661 extra quote in agent node (#21674) 4 달 전
  Yeuoly 87efe45240
feat(plugin): Add API endpoint for invoking LLM with structured output (#21624) 4 달 전
  Yeuoly 0cb00d5fd2
refactor: move structured output support outside LLM Node (#21565) 4 달 전
  Yeuoly cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 4 달 전
  jiangbo721 cefb8e4218
chore: Simplify code logic (#21496) 4 달 전
  NeatGuyCoding 6bb82f8ee0
Fix minor comment missing (#21517) 4 달 전
  Dongyu Li 00f0b569cc
Feat/kb index (#20868) 4 달 전
  Maries 164e5481c5
feat(oauth): plugin oauth service (#21480) 4 달 전
  QuantumGhost 268da31332
fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 4 달 전
  QuantumGhost 501d3b6203
feat(api): Explicitly define version method for all BaseNode subclasses (#21443) 4 달 전
  quicksand 45146edb31
fix(document_extractor): xlsx file column int type error (#21408) 4 달 전
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 달 전
  Jin 3e7f8bad56
fix: markdown_extractor lost chunks if it starts without a header(#21308) (#21309) 4 달 전
  QuantumGhost 3f9ced5374
Revert "feat:conversation variable support file array" (#21273) 4 달 전
  -LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228) 4 달 전
  QuantumGhost 2c04a16eaa
Revert "bug: fix sequence number may be duplicated when multi-threads running the same workflow #21047" (#21207) 4 달 전
  ZalterCitty 6325129761
fix wrongly remove reset nodes (#20880) 4 달 전
  kinoooolu 2bb19f85c6
feat:conversation variable support file array (#21174) 4 달 전
  LiuBo 17fe62cf91
feat: add support for Matrixone database (#20714) 4 달 전
  NeatGuyCoding 9835730278
Translation fix (#21194) 4 달 전
  湛露先生 8331b63baa
add func args missing in apps chat. (#21085) 4 달 전
  NeatGuyCoding 2eae7503e1
Minor Improvements for File Validation and Configuration Handling #21179 (#21171) 4 달 전
  Xin Zhang 30cfc9c172
Feat/plugin install scope management (#19963) 4 달 전
  NeatGuyCoding 918bb9a2f7
bug: fix sequence number may be duplicated when multi-threads running the same workflow #21047 (#21153) 4 달 전
  Ademílson Tonato 9e73e8b9e8
feat: add search endpoint for Firecrawl Integration (#20521) 4 달 전
  Rain Wang 47e0f92c0f
Fixes #20748 KnowledgeRetrievalNode return all external documents when reranker disabled even top-k configed (#20762) 4 달 전
  湛露先生 6d033d4064
clean duplicate validate for dataset_configs (#20775) 4 달 전
  湛露先生 ab290ed968
unreachable-code for lb model fetch. (#20797) 4 달 전
  -LAN- 879f839d75
refactor(graph_engine): Merge duplicated if block (#20784) 4 달 전
  kazuya-awano 45c89bd6de
feat: add pagenation to notion extractor (#20919) 4 달 전
  kurokobo 4689e8953e
fix: shorten connection timeout to pypi.org for deprecation check for weaviate client (#21131) 4 달 전
  W_OOD 0476937f55
fix(agent_node):Fix spelling errors. (#21094) 4 달 전
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) 4 달 전
  yihong 909259da37
fix: delete some dead code using vulture (#20999) 4 달 전
  Bowen Liang 366ddb05ae
test: run vdb test of oceanbase with docker compose in CI tests (#20945) 4 달 전
  -LAN- c05e47ebc0
refactor(sqlalchemy_workflow_execution_repository): Use the max funtion for getting next_sequence_number. (#20966) 4 달 전
  Takuya Ono af83120832
🐛 Fix(Gemini LLM): Support Gemini 0.2.x plugin on agent app (#20794) 4 달 전
  -LAN- 1e03c97663
fix(llm_node): missing parameters for structure outputs (#20915) 4 달 전
  Yeuoly d6d8cca053
refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903) 4 달 전
  Bowen Liang 0f3d4d0b6e
chore: bump mypy to 1.16 (#20608) 4 달 전
  Jyong 21a50e22d2
fix auto metadata filter (#20845) 4 달 전
  QuantumGhost c439e82038
refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 4 달 전
  QuantumGhost a97ff587d2
fix(api): Resolve error encountered when executing `QuestionClassifieNode` (#20829) 4 달 전
  yihong 65c7c01d90
fix: clean up two unreachable code (#20773) 4 달 전
  Bharat Ramanathan e6e76852d5
Add support for W&B dedicated cloud instances in Weave tracing integration (#20765) 4 달 전
  jefferyvvv 37c3283450
fix: opensearch vector search falls back to keyword search (#20723) 4 달 전
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 4 달 전
  jefferyvvv 4271602cfc
fix: opensearch metadata filtering returns empty (#20701) 4 달 전