Commit History

Start converting directory page to React.
b01e706

darabos commited on

Some nodes are now visible.
d768932

darabos commited on

Start switching to React.
cff077a

darabos commited on

Merge pull request #32 from biggraph/darabos-crdt-updated
c3f62cf

darabos commited on

Merge branch 'main' into darabos-crdt-updated
b1ebdac

darabos commited on

Merge pull request #3 from biggraph/darabos-await-fmt
55cd965

darabos commited on

Format, async test_chat_api.
892d010

darabos commited on

Load old files, few fixes for LynxScribe demo.
eee9365

darabos commited on

Merge remote-tracking branch 'origin/main' into darabos-crdt-updated
5f4d741

darabos commited on

Make boxes update on the UI.
34808b7

darabos commited on

Update JS dependencies.
2a4f621

darabos commited on

Backend can now put results in the CRDT.
31d7b86

darabos commited on

Remove leftover.
b84f200

darabos commited on

Client-side CRDT working for nodes and edges.
7fcb083

darabos commited on

Merge pull request #2 from biggraph/darabos-checkbox
c138071

darabos commited on

Use a checkbox for boolean parameters.
28b9de2

darabos commited on

Merge pull request #1 from biggraph/darabos-lynxscribe
c0aa740

darabos commited on

Export the constructed Chat API through an HTTP endpoint.
c3ebd8b

darabos commited on

Fix caching, move outputs on top.
573f5c6

darabos commited on

Working but slow LynxScribe in LynxKite.
7d24ba8

darabos commited on

More CRDT work. I fail to hook up the nodes/edges stores to the synced store.
8222feb

darabos commited on

Start switching to CRDT. The env setting works!!!
2720e84

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