Priyan Vaithilingam
|
bf99a2add1
|
better csv processing
|
2023-05-10 13:08:23 -04:00 |
|
Priyan Vaithilingam
|
605da534a0
|
better UI
|
2023-05-10 12:10:00 -04:00 |
|
Priyan Vaithilingam
|
c43a0da60a
|
minor change
|
2023-05-09 13:51:37 -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 |
|
Priyan Vaithilingam
|
beb2d70586
|
CSV element highlight with count
|
2023-05-09 12:42:53 -04:00 |
|
Priyan Vaithilingam
|
c3820b1f59
|
sort of working CSV node -- without handles
|
2023-05-09 10:43:46 -04:00 |
|
ianarawjo
|
9f228a5789
|
Update README.md
|
2023-05-08 11:43:03 -04:00 |
|
ianarawjo
|
4cdf627232
|
Update CONTRIBUTOR_GUIDE.md
|
2023-05-08 11:40:03 -04:00 |
|
Ian Arawjo
|
16135934f4
|
Add Claude (Anthropic) support.
|
2023-05-07 12:13:25 -04:00 |
|
ianarawjo
|
1c367d3080
|
Update CONTRIBUTOR_GUIDE.md
|
2023-05-06 13:21:56 -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 |
|
Priyan Vaithilingam
|
1eee1c1d11
|
DO NOT MERGE TO MAIN.. WIP
|
2023-05-05 16:10:13 -04:00 |
|
ianarawjo
|
34e0e465c1
|
Add Contributor Guide
|
2023-05-04 20:46:48 -04:00 |
|
Ian Arawjo
|
75718766ac
|
Add --dummy-responses mode
|
2023-05-04 11:34:12 -04:00 |
|
Ian Arawjo
|
d3f58722ce
|
Fix bug in eval node
|
2023-05-03 20:27:09 -04:00 |
|
Ian Arawjo
|
843234de44
|
Query LLMs simultaneously
|
2023-05-03 20:14:37 -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 |
|
ianarawjo
|
8e237ed159
|
Update README.md
|
2023-05-03 17:31:50 -04:00 |
|
Priyan Vaithilingam
|
8cec55edc7
|
Merge pull request #15 from ianarawjo/pv
Close button for all the nodes.
|
2023-05-03 15:44:33 -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 |
|
Ian Arawjo
|
f9726112ac
|
Merge branch 'main' of https://github.com/ianarawjo/ChainForge
|
2023-05-03 15:12:59 -04:00 |
|
Ian Arawjo
|
789645d23a
|
Make async requests to OpenAI, with batch rate limits
|
2023-05-03 15:12:52 -04:00 |
|
ianarawjo
|
6655d95fd8
|
Merge pull request #12 from ianarawjo/pv
Add ability to delete text fields
|
2023-05-03 14:01:25 -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 |
|
ianarawjo
|
62c33ee1ce
|
Merge pull request #6 from ianarawjo/pv
Adding support for external python scripts within evaluators
|
2023-05-03 12:04:31 -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
|
06f103abef
|
Merge branch 'main' of https://github.com/ianarawjo/ChainForge
|
2023-05-03 10:10:39 -04:00 |
|
Ian Arawjo
|
bf72a6f8a8
|
Adding and removing LLM list items
|
2023-05-03 10:10:31 -04:00 |
|
ianarawjo
|
3c08581921
|
Update README.md
|
2023-05-02 22:33:10 -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 |
|