Tags: paulrobello/parllama
Tags
Core Update (#34) * updated deps and readme * updated llm core * change tooling from black and pylint to ruff * updated to use Textuals new theme system * added support for max context size * various bug fixes and cleanup * handle updated return values from Ollama lib * fix some theme and layout issues * changed from pyperclip to clipman * fixed LlmConfig loading * added ctrl+shift+c to copy markdown fence data from chat message
Core Update (#34) * updated deps and readme * updated llm core * change tooling from black and pylint to ruff * updated to use Textuals new theme system * added support for max context size * various bug fixes and cleanup * handle updated return values from Ollama lib * fix some theme and layout issues * changed from pyperclip to clipman * fixed LlmConfig loading * added ctrl+shift+c to copy markdown fence data from chat message
Feature/multi modal (#28) * Image support for models that support them using /add.image slash command. See the [Quick start image chat workflow](#quick-start-image-chat-workflow) * Add history support for both single and multi line input modes * Fixed crash on models that dont have a license * Fixed last model used not get used with new sessions
PreviousNext