OpenRouter Provider
Prerequisites​
- You must have configured an API key for the 
openrouterprovider. See the API Keys section for more information. 
Most Basic Schema​
~/.config/gowall/schema.yml
schemas:
  - name: "op"
    config:
      ocr:
        provider: "openrouter"
        model: "qwen/qwen2.5-vl-72b-instruct:free"
gowall ocr img.png -s op
Please refer to the schemas section for more information on how to use schemas with rate limiting,pre/post processing options,text correction etc...