|
|
|
|
|
by demosthanos
378 days ago
|
|
You use a two-phase prompt for this. Have it reason through the answer and respond with a clearly-labeled 'final answer' section that contains the English description of the answer. Then run its response through again in JSON mode with a prompt to package up what the previous model said into structured form. The second phase can be with a cheap model if you need it to be. |
|