Commit Graph

21 Commits (09e0a540705c4d85a4214977718dba5e467fef2a)

Author SHA1 Message Date
jyong 7f7ea92a45 r2 12 months ago
Dongyu Li c5976f5a09 feat(datasource): change datasource result type to event-stream 12 months ago
Harry 5ccb8d9736 feat: online document 1 year ago
jyong b2b95412b9 r2 1 year ago
jyong 0ca38d8215 r2 1 year ago
jyong 133193e7d0 r2 1 year ago
jyong 9cdd2cbb27 r2 1 year ago
jyong 797d044714 r2 1 year ago
jyong 7f59ffe7af r2 1 year ago
Yeuoly 83ca7f8deb feat: add datasource support to PluginDeclaration and PluginCategory 1 year ago
jyong 665ffbdc10 r2 1 year ago
jyong ec1c4efca9 r2 1 year ago
jyong 6d547447d3 r2 1 year ago
jyong 64d997fdb0 r2 1 year ago
Yeuoly a49942b949 fix: rename first_step_parameters 1 year ago
jyong b93d26ee9f Merge remote-tracking branch 'origin/feat/r2' into feat/r2
# Conflicts:
#	api/core/datasource/entities/datasource_entities.py
1 year ago
jyong b82b26bba5 r2 1 year ago
Yeuoly 3bfc602561 refactor: update datasource entity structure and parameter handling
- Renamed and split parameters in DatasourceEntity into first_step_parameters and second_step_parameters.
- Updated validation methods for new parameter structure.
- Adjusted datasource_node to reference first_step_parameters.
- Cleaned up unused imports and improved type hints in workflow.py.
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 49d1846e63 r2 1 year ago
jyong 5c4bf2a9e4 r2 1 year ago