SeungyounShin / Llama2-Code-Interpreter

Make Llama2 use Code Execution, Debug, Save Code, Reuse it, Access to Internet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT4 weird behavior when ask twice

SeungyounShin opened this issue · comments

at Chat creation here

already added role ='assistant' and re-ask what todo

got weird answer.

Naive Solution: Maybe hard-coded User answer as Okay?

This is resolved.