Commit History

Fix caching, move outputs on top.
573f5c6

darabos commited on

Working but slow LynxScribe in LynxKite.
7d24ba8

darabos commited on

Format Markdown in single-entry view.
07f0e14

darabos commited on

RAG demo working great!
949760b

darabos commited on

Retrieval in RAG demo working.
2a6e291

darabos commited on

Boxes for graph RAG.
c2e54bd

darabos commited on

Commit demo files. I always worry about losing them.
b9c28ea

darabos commited on

Example workspace type for wrapping open-source library.
3104faa

darabos commited on

"Image" node type to display an image.
75198f6

darabos commited on

Optional caching for one-by-one executor.
07d94c5

darabos commited on

Redo PyTorch boxes as a separate environment.
6f94236

darabos commited on

Automatically load *_ops.py.
dc66cc7

darabos commited on

Split one-by-one executor into separate module.
f11c54d

darabos commited on

Simple graph sampling.
ac05fb9

darabos commited on

Update networkx_ops to new API.
00771c5

darabos commited on

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

darabos commited on

Add RAG, batch inputs, caching.
d1b07b8

darabos commited on

Start writing "LLM logic" executor.
9497543

darabos commited on

Choose environment per workspace.
75c875f

darabos commited on

Prepare for open-sourcing.
7d647f8

darabos commited on

Box resizing - not perfect yet.
1dc03e3

darabos commited on

Format some parameters as <textarea>.
35abaee

darabos commited on

A loop node, not working yet.
ef25918

darabos commited on

Make tables update correctly.
a7446e6

darabos commited on

Use Tabulator for tables.
2b43cd2

darabos commited on

Start adding LLM logic boxes. Nicer tables.
4ab53a5

darabos commited on

Do not save parameter on every keypress.
906b427

darabos commited on

Control plug position for each input/output.
28c40a9

darabos commited on

Put metadata in the nodes.
abb1488

darabos commited on

Use Pydantic for op metadata.
d4a220c

darabos commited on

Switch to Svelte Query. It works!
abadddf

darabos commited on

Switch from Sigma to ECharts.
a6b7675

darabos commited on

Temporary solution for area node z order.
aa69872

darabos commited on

Input/output labels for vertical nodes.
4133481

darabos commited on

SvelteFlow renamed parentNode to parentId.
e7f244d

darabos commited on

Basic README.md.
3e017d0

darabos commited on

Upgrade SvelteFlow. Arrows!
767e953

darabos commited on

Tweak parameter visuals.
69ec235

darabos commited on

Use Bootstrap.
4b3d936

darabos commited on

Start moving toward oklch().
32d552c

darabos commited on

Boxes for Marton's chatbot flow. Visual tweaks.
3833905

darabos commited on

Another node type that marks an area.
801415b

darabos commited on

Update NetworkX wrapper to new Parameter class.
26bb0e5

darabos commited on

Round the corners a little. Align the selection with the handles.
13958a3

darabos commited on

Fix loading order issue. Tidier example.
4eea193

darabos commited on

Fix some bugs.
47eb7cc

darabos commited on

Dropdown for enum parameters.
f951d3a

darabos commited on

Flexible inputs!
05b0e84

darabos commited on

Move workspace functions to workspace.py.
b600751

darabos commited on

Passive nodes. LynxScribe example.
3885cb0

darabos commited on