mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
* removed 'source-code-pro' from code css to fix cursor accuracy in code editor (#199) Co-authored-by: Kayla Zethelyn <kaylazethelyn@college.harvard.edu> * Refactor duplicate code (#198) * Refactor common const from JoinNode.js, LLMResponseInspector.js, SplitNode.js and VisNode.js into utils.ts * unfactor same constant different definition, fixed syntax for multiple imports --------- Co-authored-by: Kayla Zethelyn <kaylazethelyn@college.harvard.edu> * Bug fix to update visibility on TF fields * rebuild react and update version --------- Co-authored-by: Kayla Z <77540029+kamazet@users.noreply.github.com> Co-authored-by: Kayla Zethelyn <kaylazethelyn@college.harvard.edu>