Commit History

Better error messages for unexpected return types.
81cdf1a

darabos commited on

Better error messages for wrong types in graph analytics workspaces.
8ec5a6c

darabos commited on

Support optional inputs in lynxkite-graph-analytics.
8fed4c9

darabos commited on

tuple[str, str] instead of (str, str).
78639e2

darabos commited on

Support for multiple outputs in a dict.
1ca8050

darabos commited on

Preserve order of inputs, outputs, and params.
114fd1c

darabos commited on

Add LYNXKITE_SUPPRESS_OP_ERRORS instead of LYNXKITE_LOG_OP_ERRORS.
64e10f9

darabos commited on

Non-blocking training.
994b457

darabos commited on

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Replace default_display with an input_metadata field with simpler semantics.
2594c74

darabos commited on

Mapping UI is now working.
47e2956

darabos commited on

A UI for mapping model bindings.
8f44c91

darabos commited on

Training and inference.
f141fec

darabos commited on

Start updating "Create graph" box. It can take multiple inputs now.
b77abc6

darabos commited on

Remove duplicate inputs with CRDT.
f6b2668

darabos commited on

Proper error when an input is missing.
ea3f857

darabos commited on

Tri-state status. Nicer visuals.
1e22c2c

darabos commited on

Update node display/error in CRDT one by one during execution.
ffbad5c

darabos commited on

Split lynxkite_ops.py into two.
2af956d

darabos commited on