UNPKG

@arizeai/phoenix-client

Version:

A client for the Phoenix API

6 lines 232 B
export declare const SUPPORTED_SDKS: readonly ["openai", "anthropic", "ai"]; export declare const SUPPORTED_SDK_TO_PROMPT_MODEL_PROVIDER: { openai: "OPENAI"; anthropic: "ANTHROPIC"; }; //# sourceMappingURL=constants.d.ts.map