Commit Graph

8 Commits (42fcda3dc85601c97662dfa4f63eaa84ca79e38e)

Author SHA1 Message Date
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 11 months ago
jyong 49d1846e63 r2 11 months ago
jyong 5c4bf2a9e4 r2 11 months ago