File tree Expand file tree Collapse file tree 7 files changed +0
-7
lines changed
agent-telephony/twilio-livekit/agent/src/utils
agent-voice/livekit/agent/src/utils Expand file tree Collapse file tree 7 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ export const openaiClient = ({
1414
1515 if ( ! openaiInstance ) {
1616 openaiInstance = new OpenAI ( {
17- baseURL : "https://ai.restack.io" ,
1817 apiKey,
1918 } ) ;
2019 }
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ export const openaiClient = ({
1414
1515 if ( ! openaiInstance ) {
1616 openaiInstance = new OpenAI ( {
17- baseURL : "https://ai.restack.io" ,
1817 apiKey,
1918 } ) ;
2019 }
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ export const openaiClient = ({
1414
1515 if ( ! openaiInstance ) {
1616 openaiInstance = new OpenAI ( {
17- // baseURL: "https://ai.restack.io",
1817 apiKey,
1918 } ) ;
2019 }
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ export const openaiClient = ({
1414
1515 if ( ! openaiInstance ) {
1616 openaiInstance = new OpenAI ( {
17- // baseURL: "https://ai.restack.io",
1817 apiKey,
1918 } ) ;
2019 }
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ export const openaiClient = ({
1414
1515 if ( ! openaiInstance ) {
1616 openaiInstance = new OpenAI ( {
17- baseURL : "https://ai.restack.io" ,
1817 apiKey,
1918 } ) ;
2019 }
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ export const openaiClient = ({
1414
1515 if ( ! openaiInstance ) {
1616 openaiInstance = new OpenAI ( {
17- baseURL : "https://ai.restack.io" ,
1817 apiKey,
1918 } ) ;
2019 }
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ export const openaiClient = ({
1414
1515 if ( ! openaiInstance ) {
1616 openaiInstance = new OpenAI ( {
17- // baseURL: "https://ai.restack.io",
1817 apiKey,
1918 } ) ;
2019 }
You can’t perform that action at this time.
0 commit comments