instructor
instructor copied to clipboard
Improve MD_JSON mode to be more aggressive
MD_JSON mode still performs poorly for local models
- we should make the system prompts more aggressive in asking for json
- 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.