Files
pf-ocr/ocr/config.example.json
2026-09-01 00:30:34 +03:00

6 lines
133 B
JSON

{
"api_key": "PUT_YOUR_API_KEY_HERE",
"base_url": "https://your-provider.example.com/v1",
"model": "google/gemini-3.7-flash"
}