Commit Graph

10 Commits (ec1c4efca94d06fb25364a4ab53b9e9dbf954779)

Author SHA1 Message Date
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
11 months ago
jyong b82b26bba5 r2 11 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.
11 months ago
Yeuoly c5a2f43ceb refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code 11 months ago
jyong 49d1846e63 r2 11 months ago
jyong 5c4bf2a9e4 r2 12 months ago