When trying to run this with a local instance of KoboldAI it doesn't get past line 170: if response.status_code == 200:
It will send the message properly to KoboldAI but KoboldAI isn't able to respond until the user manually goes in and clicks the submit button.
When trying to run this with a local instance of KoboldAI it doesn't get past line 170: if response.status_code == 200: It will send the message properly to KoboldAI but KoboldAI isn't able to respond until the user manually goes in and clicks the submit button.