UNPKG

@llumiverse/drivers

Version:

LLM driver implementations. Currently supported are: openai, huggingface, bedrock, replicate.

2 lines (1 loc) 67 B
export declare function logObject(prefix: string, obj: any): void;