Commit Graph

16 Commits (eb84134706826cb26d452c4288bc117e1301cc19)

Author SHA1 Message Date
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