/ open-webui.git
/ app
/ env
/ lib
/ python3.11
/ site-packages
/ numpy
/ distutils
/ __init__.pyi
Run
Starting...
Stop
View File
Save
from typing import Any # TODO: remove when the full numpy namespace is defined def __getattr__(name: str) -> Any: ...
Memory