7 Commits

Author SHA1 Message Date
ianarawjo
0093fdf0be
Reorganize and package chainforge for pip installation (#50)
* Rename main folders

* Preparing for package deployment

* Use absolute paths and imports

* Move react-server into chainforge dir

* Add MANIFEST.in to copy react-server build over to package

* Add include_package_data

* Add manifest.json and icons to /static.

* Update README.md

* Update GUIDE.md
2023-05-18 00:17:35 -04:00
Priyan Vaithilingam
2956da4976 Merge branch 'main' into pv 2023-05-09 13:07:36 -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
Priyan Vaithilingam
109cc8780b fixing requirements 2023-05-02 09:22:54 -04:00
Ian Arawjo
7d5612d19a Flask app to query LLM and exec Python code from JavaScript 2023-04-19 15:08:31 -04:00
Ian Arawjo
2295d0e9da init commit 2023-04-11 16:16:48 -04:00