News

Prompt users for input This sample demonstrates how to create your own prompts with an ASP.Net Core 2 bot. The bot maintains conversation state to track and direct the conversation and ask the user ...
Confirm this is a feature request for the Python library and not the underlying OpenAI API. This is a feature request for the Python library Describe the feature or improvement you're requesting Hi, I ...
I have worker thread(s) that use the logger. In the main thread, I occasionally need to ask the user to take some action. Which means I need to suppress the logger from actually printing until the ...