issues
search
deepset-ai
/
canals
A component orchestration engine
https://deepset-ai.github.io/canals/
Apache License 2.0
27
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Function to list pipeline inputs/outputs
#117
ZanSara
closed
11 months ago
0
proposal: let sockets take more than one input
#116
masci
closed
1 year ago
5
fix: `draw` function vs init parameters
#115
ZanSara
closed
1 year ago
0
Reintroduce `save_pipelines` and `load_pipelines`
#114
ZanSara
closed
11 months ago
1
Component is waiting for optional inputs (if there are more than 3)
#113
tholor
closed
11 months ago
2
Component is stuck waiting for input. Optional inputs are not skipped
#112
tholor
closed
11 months ago
2
Components with Optional inputs need to explicitly specify `=None`
#111
tholor
closed
11 months ago
0
fix default serialization and adjust sample components accordingly
#109
masci
closed
1 year ago
0
`pipeline.draw()` broken for components with objects in their state
#108
ZanSara
closed
1 year ago
1
Make to/from_dict optional
#107
masci
closed
1 year ago
0
feat: check returned dictionary
#106
ZanSara
closed
1 year ago
0
Optional type used to indicate default values
#105
MichelBartels
closed
11 months ago
2
Downgrade log from ERROR to DEBUG
#104
ZanSara
closed
1 year ago
0
Revert "Check Component I/O socket names are valid (#100)"
#103
silvanocerza
closed
1 year ago
0
Remove handling of shared component instances on Pipeline serialization
#102
silvanocerza
closed
1 year ago
0
Rename some classes in tests to suppress Pytest warnings
#101
silvanocerza
closed
1 year ago
0
Check Component I/O socket names are valid
#100
silvanocerza
closed
1 year ago
0
Remove `BaseTestComponent`
#99
silvanocerza
closed
1 year ago
0
Change @component decorator so it doesn't add default to_dict and from_dict
#98
silvanocerza
closed
1 year ago
0
Add Threshold to_dict and from_dict
#97
silvanocerza
closed
1 year ago
0
Remove all mentions of Component.defaults
#95
silvanocerza
closed
1 year ago
0
Change _to_mermaid_text to use component serialization data
#94
silvanocerza
closed
1 year ago
0
Add Sum to_dict and from_dict
#93
silvanocerza
closed
1 year ago
0
Add Repeat to_dict and from_dict
#92
silvanocerza
closed
1 year ago
0
Add Remainder to_dict and from_dict
#91
silvanocerza
closed
1 year ago
0
Add MergeLoop to_dict and from_dict
#90
silvanocerza
closed
1 year ago
0
Add Greet to_dict and from_dict
#89
silvanocerza
closed
1 year ago
0
Add AddFixedValue to_dict and from_dict
#88
silvanocerza
closed
1 year ago
1
Add to_dict and from_dict for Parity, Subtract, Double, Concatenate
#87
silvanocerza
closed
1 year ago
0
Rework Accumulate to_dict and from_dict
#86
silvanocerza
closed
1 year ago
0
Implement generic `default_to_dict` and `default_from_dict`
#85
silvanocerza
closed
1 year ago
0
Remove default implementation of `Component.to_dict` and `Component.from_dict`
#84
silvanocerza
closed
1 year ago
0
feat: split unmarshaling function
#83
ZanSara
closed
1 year ago
0
feat: remove `init_parameters` decorator
#82
ZanSara
closed
1 year ago
0
Remove `BaseTestComponent`
#81
silvanocerza
closed
1 year ago
0
feat: self loop integration test
#80
ZanSara
closed
1 year ago
0
feat: add self loop integration test
#79
ZanSara
closed
1 year ago
0
Lint `sample_components` in CI
#78
ZanSara
closed
1 year ago
0
Add integration test for self-loops
#77
ZanSara
closed
11 months ago
1
Restore original component names during pipeline unmarhsalling
#76
ZanSara
closed
1 year ago
1
Add check that components sockets don't contain forbidden chars
#75
silvanocerza
closed
1 year ago
1
fix: handle falsy node I/O properly
#74
MichelBartels
closed
1 year ago
3
Remove pipeline serialization tests from the base testing class
#73
ZanSara
closed
1 year ago
1
Remove all mentions to `self.defaults`
#72
ZanSara
closed
1 year ago
0
Pipelines save load
#70
silvanocerza
closed
1 year ago
1
Add `Pipeline` `from_dict` and `to_dict` methods
#69
silvanocerza
closed
1 year ago
0
Add component `from_dict` and `to_dict` methods
#68
silvanocerza
closed
1 year ago
0
Loop to same node not working
#67
MichelBartels
closed
11 months ago
11
Fix: slightly reorganize API docs
#66
ZanSara
closed
1 year ago
0
Split __canals_io__ field in __canals_input__ and __canals_output__
#65
silvanocerza
closed
1 year ago
0
Previous
Next