/ open-webui.git
/ app
/ env
/ lib
/ python3.11
/ site-packages
/ h2
/ __init__.py
Run
Starting...
Stop
View File
Save
""" HTTP/2 protocol implementation for Python. """ from __future__ import annotations __version__ = "4.2.0"
Memory