Commit Graph

6674 Commits (cb4f13014e01823404fd3fa06db88d0dba0c881e)
 

Author SHA1 Message Date
quicksand 3a628bc671
chore: app info add author_name (#20973) 1 year ago
sayThQ199 175571e740
fix(auth): Clear login rate limit after password reset (#20948) 1 year ago
Byron.wang 8cb3ed5cc2
feat: add S3_USE_AWS env var to explicitly distinguish AWS S3 usage in plugin-daemon (#20923) 1 year ago
-LAN- c05e47ebc0
refactor(sqlalchemy_workflow_execution_repository): Use the max funtion for getting next_sequence_number. (#20966) 1 year ago
Novice ac3438e187 chore: add log 1 year ago
JzoNg f6eb37f488 fix MCP server card in app info 1 year ago
Novice 0f668be415 feat: add multi app mode's server support 1 year ago
JzoNg 53951a3a8d help link 1 year ago
JzoNg e438d08a39 agent node legacy data fomatting 1 year ago
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 1 year ago
Novice 642693c79b chore: handle migrations 1 year ago
JzoNg e3bf73c0e3 fix z-index 1 year ago
Novice 6f1cc457a4 feat: handle none value 1 year ago
JzoNg b2b74e66ad fix z-index 1 year ago
JzoNg 454d1c0a73 fix z-index 1 year ago
Takuya Ono af83120832
🐛 Fix(Gemini LLM): Support Gemini 0.2.x plugin on agent app (#20794)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
1 year ago
JzoNg f4ed447f39 fix z-index 1 year ago
JzoNg e3fcee124a agent node 1 year ago
-LAN- 1e03c97663
fix(llm_node): missing parameters for structure outputs (#20915)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Novice 671136f5e6 Merge branch 'main' into feat/mcp 1 year ago
Novice c0684a40e4 feat: add variable to tool node config 1 year ago
JzoNg 8af635459a single run of tool 1 year ago
湛露先生 41e3ecc837
fix remote ip header CF-Connecting-IP (#20846) 1 year ago
-LAN- acb2488fc8
chore(package): Bump version to 1.4.2 (#20897)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly d6d8cca053
refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903) 1 year ago
JzoNg e0d7facddd data formatting of tool data 1 year ago
非法操作 f601093ccc
fix: only enterprise version request app access mode (#20785) 1 year ago
Bowen Liang 0f3d4d0b6e
chore: bump mypy to 1.16 (#20608) 1 year ago
Nite Knite 60777bc610
chore: update plugin publish link text (#20873) 1 year ago
Jyong 21a50e22d2
fix auto metadata filter (#20845) 1 year ago
Joel 45941778c9 fix: is contant detect 1 year ago
Joel 32c1f9b263 fix: expand style error 1 year ago
JzoNg 4d46866a72 fix tool parameters 1 year ago
JzoNg ec27b2ba85 form type display 1 year ago
Joel 2efdacd28b fix: no var type value hide 1 year ago
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 1 year ago
Joel b73e64b975 feat: can input json editor 1 year ago
Joel 1c44fb77af feat: can show schema tooltip 1 year ago
Joel 83c9ebbacc chore: json schma ui 1 year ago
QuantumGhost c439e82038
refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843)
- Extract methods used by `ParameterExtractorNode` from `LLMNode` into a separate file.
- Convert `ParameterExtractorNode` into a subclass of `BaseNode`.
- Refactor code referencing the extracted methods to ensure functionality and clarity.
- Fixes the issue that `ParameterExtractorNode` returns error when executed.
- Fix relevant test cases.

Closes #20840.
1 year ago
JzoNg b0d6930b21 data formatting 1 year ago
QuantumGhost a97ff587d2
fix(api): Resolve error encountered when executing `QuestionClassifieNode` (#20829)
The `QuestionClassifierNode` class extends `LLMNode`, meaning that, per the Liskov Substitution Principle, `QuestionClassifierNodeData` **SHOULD** be compatible in contexts where `LLMNodeData` is expected.

However, the absence of the `structured_output_enabled` attribute violates this principle, causing `QuestionClassifierNode` to fail during execution.

This commit implements a quick and temporary workaround. A proper resolution would involve refactoring to decouple `QuestionClassifierNode` from `LLMNode` to address the underlying design issue.

Fixes #20725.
1 year ago
JzoNg c797e88e95 string 1 year ago
JzoNg e9d196261b boolean 1 year ago
JzoNg a27aed544e file & files & select & model & app 1 year ago
JzoNg 900c9e589d number type 1 year ago
Yeuoly 91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757) 1 year ago
Xiyuan Chen 0720bc7408
Feat/webapp verified sso main (#20494) 1 year ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 1 year ago
NFish d6a8af03b4
Fix/add webapp no permission page (#20819) 1 year ago