Commit Graph

64 Commits (2db0b19044187c756cf23410d4e8d7824706d231)

Author SHA1 Message Date
Dongyu Li c5976f5a09 feat(datasource): change datasource result type to event-stream 11 months ago
Harry 5ccb8d9736 feat: online document 11 months ago
Harry 0908f310fc feat: webcrawl 11 months ago
jyong b2b95412b9 r2 11 months ago
jyong 1d8b390584 Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
11 months ago
jyong 5f08a9314c r2 11 months ago
Yeuoly d6d8cca053
refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903) 11 months 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.
11 months ago
jyong 5fe5da7c1d r2 11 months ago
jyong c09c8c6e5b r2 11 months ago
jyong 9cdd2cbb27 r2 11 months ago
jyong 309fffd1e4 Merge branch 'main' into feat/r2
# Conflicts:
#	api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
#	api/core/workflow/entities/node_entities.py
#	api/core/workflow/enums.py
11 months ago
Bowen Liang 888cd86afd
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 11 months ago
jyong 69529fb16d r2 12 months ago
jyong a826879cf7 Merge branch 'main' into feat/r2 12 months ago
Bowen Liang eee88a8012
chore: improve error logging for requests to plugin daemon (#20328) 12 months ago
jyong a025db137d Merge branch 'main' into feat/r2 12 months ago
jyong 797d044714 r2 12 months ago
Novice 9bbd646f40
fix: inner invoke llm token too long (#20391) 12 months ago
jyong 7f59ffe7af r2 12 months ago
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 12 months ago
jyong 5fc2bc58a9 r2 12 months ago
Yeuoly 83ca7f8deb feat: add datasource support to PluginDeclaration and PluginCategory 12 months ago
jyong 665ffbdc10 r2 12 months ago
jyong ec1c4efca9 r2 12 months ago
Yeuoly 6123f1ab21 refactor: reorganize imports and fix datasource endpoint URL 12 months ago
jyong 42fcda3dc8 r2 12 months ago
Yeuoly 4460d96e58 feat: add oauth schema 12 months ago
Yeuoly 4300ebc8aa fix: remove provide type 12 months ago
jyong b82b26bba5 r2 12 months ago
jyong 82be119fec Merge branch 'main' into feat/r2 12 months ago
-LAN- 7d0106b220
fix: correct type mismatch in WorkflowService node execution handling (#19846)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly c5a2f43ceb refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code 1 year ago
jyong 93ac6d37e9 r2 1 year ago
jyong e710a8402c r2 1 year ago
jyong 360f8a3375 Merge branch 'main' into feat/r2 1 year ago
jyong 818eb46a8b r2 1 year ago
Yeuoly ff0feaf34e
fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 1 year ago
Bowen Liang cbc8ebd8f5
chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 1 year ago
Yeuoly 3258a91d5d
Feat/add repo to plugin manifest (#19337) 1 year ago
jyong 3f1363503b r2 1 year ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
jyong 3c386c63a6 Merge remote-tracking branch 'origin/feat/r2' into feat/r2 1 year ago
jyong 49d1846e63 r2 1 year ago
-LAN- f86e2edc54
refactor(plugin/backwards_invocation/app): Remove unnecessary .value from StrEnum (#18896)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 0e0ec4691a
feat: add interfaces of OAuth handler methods for authorization (#18889) 1 year ago
Yeuoly c2d02f8f4d Merge branch 'main' into feat/r2 1 year ago
Yeuoly abafa68647
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 1 year ago
jyong c7f4b41920 r2 1 year ago
-LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago