Ian Arawjo
|
d11b23e23d
|
Merge remote-tracking branch 'origin/main' into dev/ian
|
2023-05-10 13:22:32 -04:00 |
|
Priyan Vaithilingam
|
44a85ce299
|
Merge branch 'main' into pv
|
2023-05-10 13:12:49 -04:00 |
|
Priyan Vaithilingam
|
bf99a2add1
|
better csv processing
|
2023-05-10 13:08:23 -04:00 |
|
Ian Arawjo
|
72821b543e
|
Bug fix prompt node. Resizable code editor and Inspect nodes
|
2023-05-10 13:02:05 -04:00 |
|
Priyan Vaithilingam
|
605da534a0
|
better UI
|
2023-05-10 12:10:00 -04:00 |
|
Ian Arawjo
|
30655874fb
|
fix bug w eval node
|
2023-05-09 14:18:18 -04:00 |
|
Priyan Vaithilingam
|
c43a0da60a
|
minor change
|
2023-05-09 13:51:37 -04:00 |
|
Ian Arawjo
|
cd4d333354
|
Fix run tooltip text
|
2023-05-09 13:41:22 -04:00 |
|
Ian Arawjo
|
846e1b9548
|
WIP check num responses in cache for given prompt
|
2023-05-09 13:36:53 -04:00 |
|
Priyan Vaithilingam
|
2956da4976
|
Merge branch 'main' into pv
|
2023-05-09 13:07:36 -04:00 |
|
Priyan Vaithilingam
|
bb436b2eca
|
better badge
|
2023-05-09 13:06:59 -04:00 |
|
Priyan Vaithilingam
|
47970a683c
|
added handles
|
2023-05-09 13:00:21 -04:00 |
|
Ian Arawjo
|
47be5ec96f
|
WIP fixing count queries
|
2023-05-09 12:52:37 -04:00 |
|
Priyan Vaithilingam
|
beb2d70586
|
CSV element highlight with count
|
2023-05-09 12:42:53 -04:00 |
|
Ian Arawjo
|
e9a9663af5
|
WIP fixed response cache's
|
2023-05-09 12:28:37 -04:00 |
|
Priyan Vaithilingam
|
c3820b1f59
|
sort of working CSV node -- without handles
|
2023-05-09 10:43:46 -04:00 |
|
Ian Arawjo
|
16135934f4
|
Add Claude (Anthropic) support.
|
2023-05-07 12:13:25 -04:00 |
|
ianarawjo
|
f6d7996f97
|
Stream responses and Serve React, Flask, SocketIO from single Python script (#23)
* Live progress wheels
* Dynamic run tooltip for prompt node
* Run React and Flask and Socketio with single script
|
2023-05-06 13:02:47 -04:00 |
|
Ian Arawjo
|
f635abc148
|
Cleanup
|
2023-05-06 13:00:18 -04:00 |
|
Priyan Vaithilingam
|
1eee1c1d11
|
DO NOT MERGE TO MAIN.. WIP
|
2023-05-05 16:10:13 -04:00 |
|
Ian Arawjo
|
cdadee03f2
|
Run React and Flask and Socketio with single script
|
2023-05-05 16:04:07 -04:00 |
|
Ian Arawjo
|
d4e0630564
|
Dynamic run tooltip for prompt node
|
2023-05-04 20:29:46 -04:00 |
|
Ian Arawjo
|
ccf6880da4
|
WIP live progress wheels
|
2023-05-04 18:54:31 -04:00 |
|
Ian Arawjo
|
d3f58722ce
|
Fix bug in eval node
|
2023-05-03 20:27:09 -04:00 |
|
Ian Arawjo
|
86be914457
|
fix handle ypos on prompt node
|
2023-05-03 19:20:49 -04:00 |
|
Ian Arawjo
|
b2af498db7
|
Script node styling
|
2023-05-03 19:19:05 -04:00 |
|
Ian Arawjo
|
4472205008
|
Update hookY pos when textarea resized
|
2023-05-03 19:08:19 -04:00 |
|
Ian Arawjo
|
5cb8377138
|
tweaks to remove txt field + play btn styles
|
2023-05-03 18:14:37 -04:00 |
|
Ian Arawjo
|
9685650e45
|
Better node header btn styles
|
2023-05-03 18:09:14 -04:00 |
|
Priyan Vaithilingam
|
832824e43d
|
minor fix
|
2023-05-03 15:43:33 -04:00 |
|
Priyan Vaithilingam
|
511414b973
|
Close button with abstract NodeLabel header
|
2023-05-03 15:42:02 -04:00 |
|
ianarawjo
|
d7676c1ef8
|
Merge branch 'main' into pv
|
2023-05-03 14:01:09 -04:00 |
|
Priyan Vaithilingam
|
bf46aee84c
|
icon for script node
|
2023-05-03 13:59:50 -04:00 |
|
Ian Arawjo
|
302021dae0
|
Move hover border style events to cfnode CSS class
|
2023-05-03 13:49:03 -04:00 |
|
Priyan Vaithilingam
|
486e02b56d
|
supporting deleting Text fields in nodes
|
2023-05-03 13:42:35 -04:00 |
|
Ian Arawjo
|
71f2d35314
|
Add 'editable' prop to NodeLabel
|
2023-05-03 13:39:37 -04:00 |
|
Ian Arawjo
|
ee5ff48f1f
|
remove ref
|
2023-05-03 13:17:02 -04:00 |
|
Ian Arawjo
|
a5ed261e36
|
merge
|
2023-05-03 13:11:48 -04:00 |
|
Ian Arawjo
|
f44259c656
|
fixes
|
2023-05-03 13:10:12 -04:00 |
|
Priyan Vaithilingam
|
f225f4c91a
|
BASE_URL
|
2023-05-03 12:04:16 -04:00 |
|
Priyan Vaithilingam
|
f77fcfd280
|
close button added
|
2023-05-03 11:49:21 -04:00 |
|
Priyan Vaithilingam
|
fb8c1ccd46
|
Merge branch 'main' into pv
|
2023-05-03 11:16:49 -04:00 |
|
Priyan Vaithilingam
|
fbc77e0b61
|
addedmore logic
|
2023-05-03 11:16:03 -04:00 |
|
Ian Arawjo
|
0d13ca2060
|
Pull from llmItemsCurrState when sending responses
|
2023-05-03 10:13:35 -04:00 |
|
Ian Arawjo
|
bf72a6f8a8
|
Adding and removing LLM list items
|
2023-05-03 10:10:31 -04:00 |
|
Ian Arawjo
|
ddade145f8
|
Slightly better response preview styling
|
2023-05-02 22:20:21 -04:00 |
|
Ian Arawjo
|
eb1ce03b48
|
Modularize alert modals
|
2023-05-02 21:33:12 -04:00 |
|
Ian Arawjo
|
1a1533530c
|
Use Mantine badges for prompt var labels
|
2023-05-02 19:10:24 -04:00 |
|
Ian Arawjo
|
187be40b3f
|
Add LLM button
|
2023-05-02 18:51:37 -04:00 |
|
Priyan Vaithilingam
|
4c59c8f257
|
Merge branch 'main' into pv
|
2023-05-02 18:43:13 -04:00 |
|