mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-02-01 18:20:17 +01:00
3 lines
121 B
TypeScript
3 lines
121 B
TypeScript
export declare const DEFAULT_OPENAI_MODELS: string[];
|
|
export declare const getLLMProviderItems: () => LLMProviderItem[];
|