Update prompt in write_code_guide_an.py.

This commit is contained in:
mannaandpoem 2023-12-27 14:41:13 +08:00
parent 5857e86b0d
commit 31c797279a

View file

@ -136,7 +136,6 @@ REASON = ActionNode(
key="reason", expected_type=str, instruction="Explain the reasoning process from question to answer", example="..."
)
NODES = [
LANGUAGE,
PROGRAMMING_LANGUAGE,