mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
* Add basic Ollama support (#208) * Remove trapFocus warning when no OpenAI key set * Ensure Ollama is only visible in providers list if running locally. * Remove Dalai. * Fix ollama support to include chat models and pass chat history correctly * Fix bug with debounce on progress bar updates in Prompt/Chat nodes * Rebuilt app and update package version --------- Co-authored-by: Laurent Huberdeau <16990250+laurenthuberdeau@users.noreply.github.com>