Update provider.py

This commit is contained in:
H Lohaus 2024-04-07 11:25:14 +02:00 committed by GitHub
parent bc7fbf08ff
commit 91c396e329
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
from __future__ import annotations
import os
from gpt4all import GPT4All