lynxkite / server /main.py

Commit History

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

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

Export the constructed Chat API through an HTTP endpoint.
c3ebd8b

darabos commited on

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

darabos commited on

Automatically load *_ops.py.
dc66cc7

darabos commited on

Update networkx_ops to new API.
00771c5

darabos commited on

Choose environment per workspace.
75c875f

darabos commited on

Prepare for open-sourcing.
7d647f8

darabos commited on

Start adding LLM logic boxes. Nicer tables.
4ab53a5

darabos commited on

Put metadata in the nodes.
abb1488

darabos commited on

Use Pydantic for op metadata.
d4a220c

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

Nodes that can contain flows.
3010d5b

darabos commited on

Atomic workspace writes.
cb1e802

darabos commited on

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

darabos commited on

Save workspaces.
05acf81

darabos commited on

Basic directory browser and pages.
b8b73b2

darabos commited on

Simple input conversion. Simple table viewer.
a18645a

darabos commited on

Fix some issues. Almost working!
9e91869

darabos commited on

Some backend execution. Errors.
ca01fa3

darabos commited on