Commit Graph

16 Commits (8a86a2c81727e3c499fbbd5d6287c8e20c19abab)

Author SHA1 Message Date
jyong 133193e7d0 r2 10 months ago
jyong 9cdd2cbb27 r2 10 months ago
jyong 797d044714 r2 10 months ago
jyong 7f59ffe7af r2 10 months ago
Yeuoly 83ca7f8deb feat: add datasource support to PluginDeclaration and PluginCategory 10 months ago
jyong 665ffbdc10 r2 10 months ago
jyong ec1c4efca9 r2 10 months ago
jyong 6d547447d3 r2 10 months ago
jyong 64d997fdb0 r2 10 months ago
Yeuoly a49942b949 fix: rename first_step_parameters 10 months ago
jyong b93d26ee9f Merge remote-tracking branch 'origin/feat/r2' into feat/r2
# Conflicts:
#	api/core/datasource/entities/datasource_entities.py
10 months ago
jyong b82b26bba5 r2 10 months 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.
10 months ago
Yeuoly c5a2f43ceb refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code 10 months ago
jyong 49d1846e63 r2 11 months ago
jyong 5c4bf2a9e4 r2 11 months ago