Module openai

Module openai 

Source

Enums§

Message
PrePrompt

Functions§

ask_chatgpt
extract_code_block_if_needed
Even with a pre-prompt indicating to not use code blocks and not give explanations, the model can output some. Extract it, if no code block found, just return the input string.