ankush13r commited on
Commit
18daae1
·
verified ·
1 Parent(s): 601083c

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -130,7 +130,7 @@ TASK_MODEL=`{
130
  "endpoints": [
131
  {
132
  "type": "openai",
133
- "baseURL": "${BASEURL_SALAMANDRA_TOOLS}/v1",
134
  "apiKey": "${HF_TOKEN}"
135
  }
136
  ],
 
130
  "endpoints": [
131
  {
132
  "type": "openai",
133
+ "baseURL": "${BASEURL}/v1",
134
  "apiKey": "${HF_TOKEN}"
135
  }
136
  ],