instructor icon indicating copy to clipboard operation
instructor copied to clipboard

Improve MD_JSON mode to be more aggressive

Open jxnl opened this issue 1 year ago • 0 comments

MD_JSON mode still performs poorly for local models

  1. we should make the system prompts more aggressive in asking for json
  2. we should be more aggresstive with parsing out the text perhaps by reading out everything and asking it to return ```json this can still be done to handle streaming etc.

jxnl avatar Mar 06 '24 16:03 jxnl