update ollama modal

This commit is contained in:
MacRimi
2026-03-19 20:09:26 +01:00
parent 55c8dffe37
commit fdac846ede
2 changed files with 3 additions and 11 deletions
@@ -5,6 +5,7 @@ Blueprint pattern matching flask_health_routes.py / flask_security_routes.py.
import hmac
import time
import json
import hashlib
from collections import deque
from flask import Blueprint, jsonify, request