-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy path.env
More file actions
42 lines (26 loc) · 695 Bytes
/
.env
File metadata and controls
42 lines (26 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
DOCKER_IMAGE=wildclawbench-ubuntu:v1.2
GATEWAY_PORT=18789
TMP_WORKSPACE=/tmp_workspace
TASKS_SUBDIR=tasks
OUTPUT_SUBDIR=output
DEFAULT_MODEL=openrouter/stepfun/step-3.5-flash:free
DEFAULT_PARALLEL=1
HTTP_PROXY_INNER=
HTTPS_PROXY_INNER=
OPENROUTER_BASE_URL='https://openrouter.ai/api/v1'
JUDGE_MODEL=openai/gpt-5.4
OPENROUTER_API_KEY=
BRAVE_API_KEY=
# Using a Custom Model Endpoint
# MY_PROXY_API_KEY=
# Lobster profile env keys (add values here for skills that need them)
# GEMINI_API_KEY=
# FIRECRAWL_API_KEY=
# EXA_API_KEY=
# Task env
# 01_Productivity_Flow
# 02_Code_Intelligence
# 03_Social_Interaction
# 04_Search_Retrieval
# 05_Creative_Synthesis
# 06_Safety_Alignment