Skip to content

Commit c29de80

Browse files
committed
Update .env.example
1 parent f9b8080 commit c29de80

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.env.example

+7
Original file line numberDiff line numberDiff line change
@@ -356,3 +356,10 @@ CRONOSZKEVM_PRIVATE_KEY=
356356

357357
# Fuel Ecosystem (FuelVM)
358358
FUEL_WALLET_PRIVATE_KEY=
359+
360+
# DeepSeek Configuration
361+
DEEPSEEK_API_KEY=
362+
SMALL_DEEPSEEK_MODEL= # Default deepseek-chat
363+
MEDIUM_DEEPSEEK_MODEL= # Default deepseek-chat
364+
LARGE_DEEPSEEK_MODEL= # Default deepseek-chat
365+

0 commit comments

Comments
 (0)