Sarah Widder
Sarah Widder
Thanks all for raising this issue. We are working on improvements to the local development/deployment experience and will update the documentation accordingly when these are ready. In the mean time,...
Hi @gw37 , the "broom" will clear all of the messages from the current conversation entry, while keeping the conversation entry in the DB. The "+" will start a new...
Closing as this is not a bug.
Hi @rolotumazi when did you index your data? You might try to index the data again and see if that improves the display. There was a bug with over-escaped special...
Hi @npsquared @log2 #460 was merged yesterday and aims to prepare the app for production by refactoring to async. This would allow for many more simultaneous users. We are also...
Update - #623 removed the global `message_uuid`
This has been fiixed!
Hi folks, please see this section in the readme: https://github.com/microsoft/sample-app-aoai-chatGPT?tab=readme-ov-file#scalability You may be able to improve performance of your app by updating the gunicorn settings to have multiple threads and...
For reference, all of the steps required for private networking support are outlined here: https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/use-your-data-securely including the required application to Microsoft for a private endpoint connection between the Azure OpenAI...
Hi @rochaktarika123 you might try adjusting the 'inScope' parameter, or strictness. Turning off 'inScope' or reducing the strictness value will make the model more likely to answer outside of the...