Commit Graph

6159 Commits (c67a7abbe244cba2f83dbcadfbfee47a897fbecf)
 

Author SHA1 Message Date
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 1 year ago
非法操作 6c0a91a64f
fix: some dark theme display incorrect (#21055) 1 year ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 1 year ago
GuanMu 19339c3de1
fix: doc error (#21108) 1 year ago
NFish c5acffb034
fix: page loop in datasets and apps if current user is dataset_operator (#21114) 1 year ago
NFish 110bb5e5a5
fix: auto redirect to login page if web app needs login (#21096) 1 year ago
QuantumGhost ea89d2a17c fix(api): fix the issue that draft var loader does not decode value properly.
Refactor the segment loading logic.
1 year ago
NFish d7663159e9
Fix/webapp loop login (#21092) 1 year ago
-LAN- 2440ac43b1
fix: Replace GenericProviderID with ToolProviderID (#21064)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
NFish 41cb39eb5d
fix: redirect to apps page if current user has no permission to visit dataset page (#21065) 1 year ago
-LAN- 809a0ab6bf
chore: bump version to 1.4.3 (#21045)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
zxhlyh 51b63b2398
chore: rename workflow blocks (#21052) 1 year ago
QuantumGhost 40dd9cdeca fix(api): clear all draft variables after importing dsl 1 year ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 1 year ago
Jyong ecd8f32cce
Feat/add rag dev deploy (#21049)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 year ago
yihong 909259da37
fix: delete some dead code using vulture (#20999)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Bowen Liang 366ddb05ae
test: run vdb test of oceanbase with docker compose in CI tests (#20945) 1 year ago
QuantumGhost a0d22c6041 fix(api): fix the issue that updating array[file] draft variable changing its type 1 year ago
QuantumGhost 7aed680953 feat(api): exclude the `loop_round` field while saving LOOP outputs 1 year ago
QuantumGhost 6bae477fc0 fix(api): retain the type of draft variable while updating its value 1 year ago
HyaCinth d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic (#21018) 1 year ago
kurokobo 765189d4f5
fix: correct description for edu coupon (#21020) 1 year ago
徐海兴 f6aa2498a3
document indexing not bound to a Session (#21015)
Co-authored-by: xuhaixing <xuhaixing@itiger.com>
1 year ago
Alter-xyz f6641c0f41
docs: conv and user_id (#21004) 1 year ago
QuantumGhost 7c7d8ec68a feat(api): preserve variable type while resetting draft variable 1 year ago
QuantumGhost 3ec390f6aa test(api): add tests for variable_factories
- add some tests for `build_segment`
- add tests for `build_segment_with_type`.
1 year ago
QuantumGhost 4a2d28049b feat(api): add a build_sgemtn_with_type function 1 year ago
QuantumGhost 658e344e14 test(api): add som test cases for build_segment 1 year ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 1 year ago
QuantumGhost e06de5d4aa refactor(api): move tests for variable factory to correspond location
Move those tests to test/unit_tests/core/variables, keep the structure
in consistent with package structure.
1 year ago
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
QuantumGhost 1e9cd289c6 fix(api): save a dummy output variable for VariableAssigner nodes 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
QuantumGhost b41d0e1782 fix(api): fix the issue that variable assigner does not save user input into variable pool 1 year ago
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 1 year ago
QuantumGhost 719986f763 test(api): add tests for variable resetting logics 1 year ago
QuantumGhost a6efc8204a feat(api): adjust variable resetting logic 1 year ago
QuantumGhost 56ff5d0e8b feat(api): add a utility function to retrieve naive datetime in UTC timezone 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
-LAN- 1e03c97663
fix(llm_node): missing parameters for structure outputs (#20915)
Signed-off-by: -LAN- <laipz8200@outlook.com>
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
非法操作 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
QuantumGhost 102d2f4d58 feat(api): Implement `version` method in `parameter_extractor_node` and raise NotImplementedError in `BaseNode` 1 year ago