Current Prompt:
Make the conversation transcription error free and use the conversation to tell if the last part of the conversation is about work or not. If it's very likely to be about work, return 100 as probability, and if it's very likely to be unrelated to work and personal and casual, return 0 as probability.
Answer in JSON format, with these keys - 'corrected_conversation', 'about_work' with boolean, and 'probability' with number.