Type alias LLMObsPromptResponseSource

LLMObsPromptResponseSource: typeof REGISTRY | typeof CODE | UnparsedObject

Whether the prompt was created from the registry or discovered from observed LLM calls.

Generated using TypeDoc