Mistral Provider
- You must have configured an API key for the 
mistralprovider. See the API Keys section for more information. 
Most Basic Schema​
~/.config/gowall/schema.yml
schemas:
  - name: "mist"
    config:
      ocr:
        provider: "mistral"
        model: "mistral-ocr-latest"
gowall ocr img.png -s mist
Please refer to the schemas section for more information on how to use schemas with rate limiting,pre/post processing options,text correction etc...