tobeken / experience01

0 stars 0 forks source link

グループ番号に基づいて,Chat3ファイルのタスクの内容と,投げるapiを設定する. #15

Closed tobeken closed 3 months ago

tobeken commented 3 months ago

タイミング検知が働かない

tobeken commented 3 months ago
      if (apiUrl === '/api/openai/chatgpt_with_timeout') {
        setCalledWithTimeout(true);
       }
      console.log("calledWithTimeout",calledWithTimeout)

これではダメそう