interface EmbeddingsOracleDbNodeParameters { model?: { mode: "id" | "list"; value: string };}
readonly model?: { ... }
The model. Choose from the list, or specify an ID. Default: {"mode":"list","value":"ALL_MINILM_L12_V2"}
The model. Choose from the list, or specify an ID. Default: {"mode":"list","value":"ALL_MINILM_L12_V2"}