https://github.com/Mantonherre/OpenWebUI-Assistant-OpenAI.git Create your assistant in the OpenAI dashboard, generate an API key, and use this code to integrate it into Open WebUI. Ensure that these dependencies are installed in your Python environment before executing the script. pip install --upgrade openai. pip install pydantic, pip install typing-extensions