Skip to content

Commit 1235465

Browse files
committed
chore: update .env.example by replacing Bohrium keys with Materials keys
1 parent 76836f5 commit 1235465

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.env.example

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,8 @@ AZURE_API_KEY=xxx
66
# DEEPSEEK_API_KEY=xxxx
77

88
OPIK_PROJECT_NAME=test
9-
# test (https://www.test.bohrium.com/)
10-
BOHRIUM_ACCESS_KEY=xxxx
11-
BOHRIUM_PROJECT_ID=xxxx
12-
13-
# prod (https://www.bohrium.com/)
14-
# BOHRIUM_ACCESS_KEY=xxxx
15-
# BOHRIUM_PROJECT_ID=xxxx
9+
MATERIALS_ACCESS_KEY=xxxx
10+
MATERIALS_PROJECT_ID=xxxx
1611

1712
OPENAI_API_KEY=sk-XX
1813
GPT_CHAT_MODEL=gpt-5-chat

0 commit comments

Comments
 (0)