OllamaInterface/__init__.py@eb1dec15b2f0
OllamaInterface/__init__.py
Thu, 08 Aug 2024 18:33:49 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 08 Aug 2024 18:33:49 +0200
- changeset 7
- eb1dec15b2f0
- parent 1
-
124e1b8f276b
- child 67
-
3c2bcbf7eeaf
- permissions
- -rw-r--r--
Implemented a menu, dialog and actions to start a local 'ollama' server with the capability to monitor its log output.
# -*- coding: utf-8 -*-
# Copyright (c) 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the various 'ollama' modules and data.
"""