[Q&A] Math syntax improperly generated and/or parsed 80% of the time #1113
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I can submit a PR if you guys would like an example implementation. It might be challenging to write this additional enforcement in each request, so maybe it would be helpful to use double parentheses (which the OpenAI models often print maybe because this is the delimiter it was trained on for ChatGPT) as an additional delimiter for math. |
Beta Was this translation helpful? Give feedback.
-
maybe you can set a system role prompt to make openai output correct syntax ? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
maybe you can set a system role prompt to make openai output correct syntax ?