Test that a registered model + credential combination works by sending a minimal LLM completion call. Returns HTTP 200 with success/failure for LLM-level results. Returns 4xx for invalid inputs (unknown model, unknown credential, malformed request) before any LLM call is made.
Documentation Index
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
LLM call was attempted — check success field for result
Response object for standard API responses.