24 Commits

Author SHA1 Message Date
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
75718766ac Add --dummy-responses mode 2023-05-04 11:34:12 -04:00
Ian Arawjo
843234de44 Query LLMs simultaneously 2023-05-03 20:14:37 -04:00
Ian Arawjo
789645d23a Make async requests to OpenAI, with batch rate limits 2023-05-03 15:12:52 -04:00
Priyan Vaithilingam
f225f4c91a BASE_URL 2023-05-03 12:04:16 -04:00
Priyan Vaithilingam
fbc77e0b61 addedmore logic 2023-05-03 11:16:03 -04:00
Priyan Vaithilingam
4c59c8f257 Merge branch 'main' into pv 2023-05-02 18:43:13 -04:00
Priyan Vaithilingam
03f2847f53 basic script node implementation 2023-05-02 18:32:12 -04:00
Ian Arawjo
75a4efaa4f Add GPT4 support 2023-05-02 10:38:11 -04:00
Ian Arawjo
bb13abbd18 Merge branch 'main' of https://github.com/ianarawjo/ChainForge 2023-05-02 09:32:42 -04:00
Ian Arawjo
31ebc91942 Prompt template chaining 2023-05-02 09:32:35 -04:00
Priyan Vaithilingam
109cc8780b fixing requirements 2023-05-02 09:22:54 -04:00
Ian Arawjo
775b61e89c Extended prompt permutation gen w recursive template substitution' 2023-05-02 08:50:34 -04:00
Ian Arawjo
bc75e4ad9b Better saving/loading. Cleanup. Bug fixes 2023-04-29 14:07:10 -04:00
Ian Arawjo
dcfc6aed29 Migrated status indicator to component. Err popover on eval fail. Use eval func in eval node. 2023-04-29 11:47:27 -04:00
Ian Arawjo
68f86762cb Update vis upon eval run. Add resps as marker text on plotly vis. 2023-04-28 12:27:26 -04:00
Ian Arawjo
3458998891 Added response InspectorNode 2023-04-27 19:40:20 -04:00
Ian Arawjo
4b9c2ec327 Evaluating 1-var prompts across LLMs 2023-04-24 14:08:28 -04:00
Ian Arawjo
1af96dd6e7 Alpaca 7B support. 2023-04-23 16:35:38 -04:00
Ian Arawjo
9b92c8d556 Box whiskers plot for 1d data 2023-04-21 13:53:22 -04:00
Ian Arawjo
d0139004ff Basic plotly vis node 2023-04-20 15:49:10 -04:00
Ian Arawjo
7d5612d19a Flask app to query LLM and exec Python code from JavaScript 2023-04-19 15:08:31 -04:00