Glossary

Auto fallback

Marker applied to a prompt when the LLM call failed technically (timeout, quota, format error) and GEOPromptly automatically switched to Template mode to still produce a usable phrasing. No credit is charged for these prompts.

Concrete example

In a 120-prompt batch, 3 AI calls fail (provider overload). Those 3 come back tagged "Auto fallback" with a locally-templated phrasing, free to delete or keep.

Why it matters

This switch prevents an LLM incident from breaking an entire batch: you always get a complete lot, with clear traceability of what was AI-generated versus fallback. You then decide what to keep.

Related terms