autointent.server.http.Settings# class autointent.server.http.Settings# Bases: pydantic_settings.BaseSettings Application settings loaded from environment variables. model_config# path: str = None# host: str = '127.0.0.1'# port: int = 8013#