Extractors

All extractors are tested with Mistral Instruct 7B.

If you use a different LLM, especially with much lower number of parameters like Phi-2 you might get inconsistent results.

Extractors either map user's input into a strictly formatted data or extract specific data from user's input.

Edit on GitHub