Plugin namespace
show_me_diagrams and whimsical
Error log
It either throws an error (TypeError: Session.request() got an unexpected keyword argument 'mermaid'), or just says "As an AI text-based model, I'm unable to create visual diagrams.".
Your code
I was playing with the google colab notebook, having "Explain how a car works using a visual diagram." as the prompt.
Extra
I used gpt-4-0613 and gpt-3.5-turbo-0613 and the result is the same for both.
Plugin namespace
show_me_diagramsandwhimsicalError log
It either throws an error (
TypeError: Session.request() got an unexpected keyword argument 'mermaid'), or just says "As an AI text-based model, I'm unable to create visual diagrams.".Your code
I was playing with the google colab notebook, having "Explain how a car works using a visual diagram." as the prompt.
Extra
I used
gpt-4-0613andgpt-3.5-turbo-0613and the result is the same for both.