diff --git a/ollama_answers.py b/ollama_answers.py index 22d4f27..5f5a5cb 100644 --- a/ollama_answers.py +++ b/ollama_answers.py @@ -1,4 +1,4 @@ -import json, os, logging, time, hashlib, re, http.client, ssl, concurrent.futures, threading, math +import json, os, logging, base64, time, hashlib, re, http.client, ssl, concurrent.futures, threading, math from collections import Counter from urllib.parse import urlparse try: