mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
* Lint Python code with ruff (#60) * Failure progress on Prompt Nodes * Change PromptNode preview container color * Ensure LLM colors are unique and the same across nodes * Reset LLM colors upon flow load * Add LLM colors to 3D scatterplot * Extract inspector internals into separate component. * Added inspect modal. * Lower rate of failure for dummy LLM responses * Fix useEffect bug in LLMResponseInspector * Fix export to excel bug * Remove dependence on browser support for regex negative lookbehind * Use monospace font in textareas in Safari * Fix settings modal bug in FireFox * Change version * Update README.md