Documentation Index
Fetch the complete documentation index at: https://docs.lemondata.cc/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Use this endpoint to report a cached response that was incorrect, outdated, irrelevant, or otherwise unsafe to reuse. When an entry accumulates enough negative feedback, LemonData can automatically invalidate it.Notes
- Authentication requires a standard inference API key.
cache_entry_idmust be a cache-hit request/cache entry identifier owned by the API key’s organization. Arbitrary identifiers return404, and identifiers owned by another organization return403.feedback_typeacceptswrong_answer,outdated,irrelevant, orother.request_idis optional; when provided, it must matchcache_entry_id.descriptionis optional free-form context for operators and audits.