Open JayWarshaw opened 2 months ago
Hello @JayWarshaw Thank you for reporting. Some changes were pushed recently to (greatly) improve the deployment performance for JS and Python, as well as resolve dependency conflicts.
Would you mind pulling the latest changes and letting us know if you're still seeing the issue? I've reproduced your configurations and was successful in getting a response.
Thank you!
To clarify - please pull the latest changes and re-run azd up
to update your app.
Also please make sure you updated azure.yaml
to deploy the python app, as described in the README instructions.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
when prompted at AZD UP command, provided the following parameter: "allowedIpAddresses": [my IP address], "authMode": "identity", "deploySearch": false, "enableAuthentication": false, "implementation": "assistant", "model": "gpt-4,1106-Preview", "modelCapacity": 74, "myPrincipalType": "User", "publicNetworkAccess": "Enabled", "stack": "python|3.10"
when process completes and indicates success, go to Azure Portal, find the Azure Bot Services instance. Select the Test in Web Chat option. No welcome message is displayed, enter a User message "Hello" and no response to messages.
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Mention any other details that might be useful