def __init__()

in distilvit/gpt4.py [0:0]


    def __init__(
        self,
        host="localhost",
        user="distilvit",
        password="distilvit",
        database="distilvit",
        table="alt_text",