lynxkite / server /main.py

Commit History

Merge branch 'main' into darabos-crdt-updated
df0928d
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

Export the constructed Chat API through an HTTP endpoint.
b34d742

darabos commited on

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

darabos commited on

Automatically load *_ops.py.
121923b

darabos commited on

Update networkx_ops to new API.
620531b

darabos commited on

Choose environment per workspace.
e7fa7ee

darabos commited on

Prepare for open-sourcing.
786c330

darabos commited on

Start adding LLM logic boxes. Nicer tables.
dc3ebef

darabos commited on

Put metadata in the nodes.
aa0792f

darabos commited on

Use Pydantic for op metadata.
942065e

darabos commited on

Flexible inputs!
a06b506

darabos commited on

Move workspace functions to workspace.py.
bc2b550

darabos commited on

Passive nodes. LynxScribe example.
d994c06

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