SKYVERN_BROWSER_VNC_PORT (#2702)

This commit is contained in:
Shuchang Zheng
2025-06-12 13:17:50 -07:00
committed by GitHub
parent fcbc0672b3
commit d69e15ab65
2 changed files with 9 additions and 5 deletions

View File

@@ -265,6 +265,12 @@ class Settings(BaseSettings):
SKYVERN_BASE_URL: str = "https://api.skyvern.com"
SKYVERN_API_KEY: str = "PLACEHOLDER"
SKYVERN_BROWSER_VNC_PORT: int = 6080
"""
The websockified port on which the VNC server of a persistent browser is
listening.
"""
def get_model_name_to_llm_key(self) -> dict[str, dict[str, str]]:
"""
Keys are model names available to blocks in the frontend. These map to key names