Helicone · Schema

Result_Prompt2025Version.string_

AI GatewaysAI MonitoringGatewaysLLM ObservabilityLLM RoutingPrompt Management
View JSON Schema on GitHub

JSON Schema

helicone-result-prompt2025versionstring-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/Result_Prompt2025Version.string_",
  "title": "Result_Prompt2025Version.string_",
  "anyOf": [
    {
      "$ref": "#/components/schemas/ResultSuccess_Prompt2025Version_"
    },
    {
      "$ref": "#/components/schemas/ResultError_string_"
    }
  ]
}