Commit History

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

Example workspace type for wrapping open-source library.
b2ccd7d

darabos commited on

"Image" node type to display an image.
4d72daa

darabos commited on

Optional caching for one-by-one executor.
a509341

darabos commited on

Redo PyTorch boxes as a separate environment.
2d3da64

darabos commited on

Automatically load *_ops.py.
121923b

darabos commited on

Split one-by-one executor into separate module.
e8a8341

darabos commited on

Simple graph sampling.
5826642

darabos commited on

Update networkx_ops to new API.
620531b

darabos commited on

Correct handle placement when there are inputs/outputs on different sides.
321edbc

darabos commited on

Add RAG, batch inputs, caching.
6988728

darabos commited on

Start writing "LLM logic" executor.
a07e9cb

darabos commited on

Choose environment per workspace.
e7fa7ee

darabos commited on

Prepare for open-sourcing.
786c330

darabos commited on

Box resizing - not perfect yet.
960efe0

darabos commited on

Format some parameters as <textarea>.
db436f7

darabos commited on

A loop node, not working yet.
4524b65

darabos commited on

Make tables update correctly.
e2d0e27

darabos commited on

Use Tabulator for tables.
bdf2455

darabos commited on

Start adding LLM logic boxes. Nicer tables.
dc3ebef

darabos commited on

Do not save parameter on every keypress.
9b4d818

darabos commited on

Control plug position for each input/output.
6a24dfe

darabos commited on

Put metadata in the nodes.
aa0792f

darabos commited on

Use Pydantic for op metadata.
942065e

darabos commited on

Switch to Svelte Query. It works!
5882a26

darabos commited on

Switch from Sigma to ECharts.
b5a8a95

darabos commited on