9 Commits

Author SHA1 Message Date
Ian Arawjo
b963318329 Resizable vis nodes 2023-05-20 22:59:01 -04:00
Ian Arawjo
817b2a97c5 Added PaLM2 support. 2023-05-19 22:23:30 -04:00
Ian Arawjo
47b91e9c32 Set API keys in the front-end 2023-05-19 19:40:05 -04:00
Ian Arawjo
cef888c9c8 Fix zindex issue with run btn tooltip 2023-05-19 16:11:20 -04:00
Ian Arawjo
7b6ad3050b Change OpenAI call to use acreate, not create 2023-05-19 15:32:01 -04:00
Ian Arawjo
e7ebca0f14 Bug fix in CSV node 2023-05-19 12:47:30 -04:00
Ian Arawjo
1c9fe558a8 Fix AlertModal positioning 2023-05-19 12:28:58 -04:00
Ian Arawjo
417cca09ad Add export data btn to Inspect node. Add eval scores to inspect node. 2023-05-19 12:04:49 -04:00
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