why my bing mode doesn't work #389
-
| 
         Why can I successfully generate content on the Bing mode through the API of the node-chatgpt-api project using chatgptbox, but cannot generate content on PandoraAI even though I have modified the API_BASE_URL address and there is no response after sending a message?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            waylaidwanderer
          
      
      
        May 28, 2023 
      
    
    Replies: 1 comment 1 reply
-
| 
         Pull the latest version of PandoraAI and try again. The latest Nuxt update changed how the env var was being set, so I had to update the frontend code to account for this, which should work now.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        waylaidwanderer
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Pull the latest version of PandoraAI and try again. The latest Nuxt update changed how the env var was being set, so I had to update the frontend code to account for this, which should work now.