GoogleCloudAiplatformV1RagQuery constructor
GoogleCloudAiplatformV1RagQuery({
- GoogleCloudAiplatformV1RagRetrievalConfig? ragRetrievalConfig,
- String? text,
Implementation
GoogleCloudAiplatformV1RagQuery({
this.ragRetrievalConfig,
this.text,
});