Commit History

Updated LynxScribe workspace JSON.
ecf4739

darabos commited on

Keep updating JSON data file even if we are using CRDT.
c542a0a

darabos commited on

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

darabos commited on

Run Open WebUI against LynxScribe in LynxKite.
03b7855

darabos commited on

Example workspace with SQL and bundle organization.
f484f08

darabos commited on

Run SQL on GPU with Polars.
9a98e24

darabos commited on

Merge pull request #33 from biggraph/darabos-react
9fbd9fa
unverified

darabos commited on

Format/lint changes.
0832c91

darabos commited on

Table node. Possibly done?
d60fc1c

darabos commited on

Fix node with image.
d1d859f

darabos commited on

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

darabos commited on

Add and delete nodes.
a66000a

darabos commited on

Remove sub_nodes/sub_flow/parentId.
15bcc0e

darabos commited on

Resizing possibly works.
c4b5e4b

darabos commited on

Add a delayed execution mechanism for parameter edits.
44d07e8

darabos commited on

Use straight Y.js to observe backend updates.
8a41bbe

darabos commited on

Possibly fix backend websocket exceptions.
d2fc137

darabos commited on

Struggle with CRDT+React.
a55eb17

darabos commited on

CRDT for node positions is working.
23cab17

darabos commited on

Try using zustand-middleware-yjs.
5b78906

darabos commited on

Remove Next.js.
4d9392e

darabos commited on

Missed these files. Workspace in React.
be095f5

darabos commited on

Start converting directory page to React.
2fb9e9d

darabos commited on

Some nodes are now visible.
a8859a7

darabos commited on

Start switching to React.
7d3eca5

darabos commited on

Merge pull request #32 from biggraph/darabos-crdt-updated
6fa3690
unverified

darabos commited on

Merge branch 'main' into darabos-crdt-updated
df0928d
unverified

darabos commited on

Merge pull request #3 from biggraph/darabos-await-fmt
795bd1b
unverified

darabos commited on

Format, async test_chat_api.
d8f90d7

darabos commited on

Load old files, few fixes for LynxScribe demo.
a0194e7

darabos commited on

Merge remote-tracking branch 'origin/main' into darabos-crdt-updated
16077e8

darabos commited on

Make boxes update on the UI.
39a1d35

darabos commited on

Update JS dependencies.
54c14ab

darabos commited on

Backend can now put results in the CRDT.
d43f961

darabos commited on

Remove leftover.
d7082b2

darabos commited on

Client-side CRDT working for nodes and edges.
c470835

darabos commited on

Merge pull request #2 from biggraph/darabos-checkbox
988ca15
unverified

darabos commited on

Use a checkbox for boolean parameters.
a0c4974

darabos commited on

Merge pull request #1 from biggraph/darabos-lynxscribe
c964cd4
unverified

darabos commited on

Export the constructed Chat API through an HTTP endpoint.
b34d742

darabos commited on

Fix caching, move outputs on top.
0213da5

darabos commited on

Working but slow LynxScribe in LynxKite.
9cc1fee

darabos commited on

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

darabos commited on

Start switching to CRDT. The env setting works!!!
a180fd2

darabos commited on

Format Markdown in single-entry view.
29d6ac1

darabos commited on

RAG demo working great!
ad438f1

darabos commited on

Retrieval in RAG demo working.
eda8f97

darabos commited on

Boxes for graph RAG.
03a6805

darabos commited on

Start building graph RAG demo.
336b73c

darabos commited on

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

darabos commited on