Commit History

Do not rely on delete_on_close. It was added in Python 3.12.
a42733b

darabos commited on

Run Open WebUI against LynxScribe in LynxKite.
dcedc35

darabos commited on

Example workspace with SQL and bundle organization.
94f083f

darabos commited on

Run SQL on GPU with Polars.
f366c41

darabos commited on

Merge pull request #33 from biggraph/darabos-react
f656546

darabos commited on

Format/lint changes.
e688a40

darabos commited on

Table node. Possibly done?
44b3c5d

darabos commited on

Fix node with image.
c7f22d1

darabos commited on

Wrap backend changes in transaction. Put callbacks in useCallback. Can add/delete edges now!
901487a

darabos commited on

Add and delete nodes.
ab53490

darabos commited on

Remove sub_nodes/sub_flow/parentId.
45e4c73

darabos commited on

Resizing possibly works.
de3a4c7

darabos commited on

Add a delayed execution mechanism for parameter edits.
f2d4392

darabos commited on

Use straight Y.js to observe backend updates.
a5bf96b

darabos commited on

Possibly fix backend websocket exceptions.
1300a60

darabos commited on

Struggle with CRDT+React.
dfd9216

darabos commited on

CRDT for node positions is working.
ddebfca

darabos commited on

Try using zustand-middleware-yjs.
03fbff6

darabos commited on

Remove Next.js.
5fe7b6c

darabos commited on

Missed these files. Workspace in React.
98f8f03

darabos commited on

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