bytedancerneat commited on
Commit
0eef971
·
verified ·
1 Parent(s): c65e58e

Create config.json

Browse files
Files changed (1) hide show
  1. conf/config.json +9 -0
conf/config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "DouBao128ProModelInfo":{
3
+ "access_key":"AKLTYjI0OWNiMGVmZGEwNDNhYjk3YzJhNDdlYTI1NTA5M2M",
4
+ "secret_key":"TldReVlUaGlNVE0wT0dVeE5ESTFOV0l3T1RKa1lXSm1aak0zTXpJeE5qVQ==",
5
+ "api_key":"0c654012-8989-455f-8a5d-032fc067fbc8",
6
+ "base_url":"https://ark.cn-beijing.volces.com/api/v3",
7
+ "end_point":"ep-20241223113321-g47rr"
8
+ }
9
+ }