Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
yxmiler/ClaudeService
nanoppa
/
ClaudeService
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yxmiler
commited on
13 days ago
Commit
1e20707
·
verified
·
1 Parent(s):
f842b96
Update index.js
Browse files
Files changed (1)
hide
show
index.js
+1
-0
index.js
CHANGED
Viewed
@@ -8,6 +8,7 @@ import dotenv from 'dotenv';
8
// 配置加载
9
dotenv.config();
10
11
// 配置常量
12
const CONFIG = {
13
API: {
8
// 配置加载
9
dotenv.config();
10
11
+
12
// 配置常量
13
const CONFIG = {
14
API: {