Find answers from the community

Updated 3 months ago

One more question, this time about

One more question, this time about prompts. How can I see the eventual prompt that is being sent to OpenAI? I have very strange results with some questions, and I'm pretty sure the context data is okay but the result is just weird. I'd like to see which exact prompt is generated and sent to OpenAI. Thanks!
L
S
2 comments
Plain Text
import openai

openai.log = "debug"
Thank you, will try it!
Add a reply
Sign up and join the conversation on Discord