Commit History

Correct handle placement when there are inputs/outputs on different sides.
321edbc

darabos commited on

Add RAG, batch inputs, caching.
6988728

darabos commited on

Start writing "LLM logic" executor.
a07e9cb

darabos commited on

Choose environment per workspace.
e7fa7ee

darabos commited on

Prepare for open-sourcing.
786c330

darabos commited on

Box resizing - not perfect yet.
960efe0

darabos commited on

Format some parameters as <textarea>.
db436f7

darabos commited on

A loop node, not working yet.
4524b65

darabos commited on

Make tables update correctly.
e2d0e27

darabos commited on

Use Tabulator for tables.
bdf2455

darabos commited on

Start adding LLM logic boxes. Nicer tables.
dc3ebef

darabos commited on

Do not save parameter on every keypress.
9b4d818

darabos commited on

Control plug position for each input/output.
6a24dfe

darabos commited on

Put metadata in the nodes.
aa0792f

darabos commited on

Use Pydantic for op metadata.
942065e

darabos commited on

Switch to Svelte Query. It works!
5882a26

darabos commited on

Switch from Sigma to ECharts.
b5a8a95

darabos commited on

Temporary solution for area node z order.
744871e

darabos commited on

Input/output labels for vertical nodes.
c023d0c

darabos commited on

SvelteFlow renamed parentNode to parentId.
83cc307

darabos commited on

Basic README.md.
1ac38b4

darabos commited on

Upgrade SvelteFlow. Arrows!
40a8895

darabos commited on

Tweak parameter visuals.
cd932aa

darabos commited on

Use Bootstrap.
1a96959

darabos commited on

Start moving toward oklch().
f45aace

darabos commited on

Boxes for Marton's chatbot flow. Visual tweaks.
52ec402

darabos commited on

Another node type that marks an area.
b7a4f8b

darabos commited on

Update NetworkX wrapper to new Parameter class.
36446e3

darabos commited on

Round the corners a little. Align the selection with the handles.
111a829

darabos commited on

Fix loading order issue. Tidier example.
dfaae61

darabos commited on

Fix some bugs.
21590fa

darabos commited on

Dropdown for enum parameters.
54e01be

darabos commited on

Flexible inputs!
a06b506

darabos commited on

Move workspace functions to workspace.py.
bc2b550

darabos commited on

Passive nodes. LynxScribe example.
d994c06

darabos commited on

Uvicorn[standard] does not drain my laptop battery.
23323c5

darabos commited on

Nodes that can contain flows.
3010d5b

darabos commited on

Atomic workspace writes.
cb1e802

darabos commited on

Collapse dataframes by default in table view.
fcd804b

darabos commited on

List all boxes by default.
2b73277

darabos commited on

Scrollable node search list.
c20da94

darabos commited on

Allow only one input per plug.
ba4663c

darabos commited on

Try automatically creating an op for every NetworkX function.
0c44583

darabos commited on

Selection indicators.
9d53329

darabos commited on

Color by PageRank.
b6d30cb

darabos commited on

Save workspaces.
05acf81

darabos commited on

Set up iconify.
da515b9

darabos commited on

Basic directory browser and pages.
b8b73b2

darabos commited on

Display the real graph.
76e9e8e

darabos commited on

Simple input conversion. Simple table viewer.
a18645a

darabos commited on