mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
* Added asMarkdownAST to ResponseInfo * Increased margin between LLM responses in response inspector * Added Inspect Results footer to eval node after run * Fixed bug when cacheing responses after deleting a model and adding a new one * Fixed bug in catching error in PromptTemplate's `is_concrete()` method * Improvements to response inspector UI * Ensured eval results (scores) are sorted alongside their responses the response inspector UI * Removed response previews footer, replaced with Inspect responses button * Prompt and eval nodes now load cached responses upon initialization * Rebuilt React and raised package version