UNPKG

@omnia/fx-models

Version:
5 lines (4 loc) 110 B
export interface AIEngineRAGSettings { llmDeploymentName: string; embeddingsDeploymentName: string; }