Find answers from the community

Updated 2 months ago

Hi folks super basic question newbie

Hi folks, super basic question newbie question. How can I log the resulting prompt sent to OpenAI? For now I just want to log it to console and see it. Have been looking how to do this, definitely missing something. Appreciate the help
L
1 comment
Plain Text
import openai
openai.log = "debug"
Add a reply
Sign up and join the conversation on Discord