1a390b2815
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1s
/ test (push) Failing after 0s
secretlint / Run secretlint to diff files (push) Failing after 1s
UI-TARS E2E Test / E2E (macos-13) (push) Has been cancelled
UI-TARS E2E Test / E2E (macos-latest) (push) Has been cancelled
UI-TARS E2E Test / E2E (windows-latest) (push) Has been cancelled
CI Test, Typecheck / Test & Typecheck (push) Has been cancelled
9 lines
286 B
Bash
9 lines
286 B
Bash
# OpenAI API Configuration
|
|
UI_TARS_BASE_URL=your_ui_tars_base_url_here
|
|
UI_TARS_API_KEY=your_ui_tars_api_key_here
|
|
UI_TARS_MODEL=your_ui_tars_model_here
|
|
|
|
# Browserbase Configuration
|
|
BROWSERBASE_API_KEY=your_browserbase_api_key_here
|
|
BROWSERBASE_PROJECT_ID=your_browserbase_project_id_here
|