Skip to content

Commit 8a4d375

Browse files
feat(discoveryengine): update the api
#### discoveryengine:v1alpha The following keys were added: - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.servingConfigs.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.servingConfigs.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.servingConfigs.methods.patch (Total Keys: 15) - resources.projects.resources.locations.resources.collections.resources.engines.resources.servingConfigs.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.collections.resources.engines.resources.servingConfigs.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.collections.resources.engines.resources.servingConfigs.methods.patch (Total Keys: 15) - resources.projects.resources.locations.resources.dataStores.resources.servingConfigs.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.dataStores.resources.servingConfigs.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.dataStores.resources.servingConfigs.methods.patch (Total Keys: 15) - schemas.GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1alphaEmbeddingConfig (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1alphaGuidedSearchSpec (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaListServingConfigsResponse (Total Keys: 5) - schemas.GoogleCloudDiscoveryengineV1alphaServingConfig (Total Keys: 50) #### discoveryengine:v1beta The following keys were added: - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.servingConfigs.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.servingConfigs.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.servingConfigs.methods.patch (Total Keys: 15) - resources.projects.resources.locations.resources.collections.resources.engines.resources.servingConfigs.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.collections.resources.engines.resources.servingConfigs.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.collections.resources.engines.resources.servingConfigs.methods.patch (Total Keys: 15) - resources.projects.resources.locations.resources.dataStores.resources.servingConfigs.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.dataStores.resources.servingConfigs.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.dataStores.resources.servingConfigs.methods.patch (Total Keys: 15) - schemas.GoogleCloudDiscoveryengineV1betaEmbeddingConfig (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1betaListServingConfigsResponse (Total Keys: 5) - schemas.GoogleCloudDiscoveryengineV1betaServingConfig (Total Keys: 48)
1 parent 8568f2d commit 8a4d375

15 files changed

+3356
-19
lines changed

docs/dyn/discoveryengine_v1alpha.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3>Method Details</h3>
144144
&quot;preamble&quot;: &quot;A String&quot;, # Text at the beginning of the prompt that instructs the assistant. Examples are available in the user guide.
145145
},
146146
&quot;modelSpec&quot;: { # Specification of the model. # If specified, the spec will be used to modify the model specification provided to the LLM.
147-
&quot;version&quot;: &quot;A String&quot;, # The model version used to generate the summary. Supported values are: * `stable`: string. Default value when no value is specified. Uses a generally available, fine-tuned version of the text-bison@001 model. * `preview`: string. (Public preview) Uses a fine-tuned version of the text-bison@002 model. This model works only for summaries in English.
147+
&quot;version&quot;: &quot;A String&quot;, # The model version used to generate the summary. Supported values are: * `stable`: string. Default value when no value is specified. Uses a generally available, fine-tuned version of the text-bison@001 model. LINT.IfChange * `preview`: string. (Public preview) Uses a fine-tuned version of the text-bison@002 model. This model works only for summaries in English. LINT.ThenChange(//depot/google3/cloud/console/web/ai/unified_cloud_search/pages/configurations/widget_tab.ts)
148148
},
149149
&quot;summaryResultCount&quot;: 42, # The number of top results to generate the summary from. If the number of results returned is less than `summaryResultCount`, the summary is generated from all of the results. At most five results can be used to generate a summary.
150150
},
@@ -333,7 +333,7 @@ <h3>Method Details</h3>
333333
&quot;preamble&quot;: &quot;A String&quot;, # Text at the beginning of the prompt that instructs the assistant. Examples are available in the user guide.
334334
},
335335
&quot;modelSpec&quot;: { # Specification of the model. # If specified, the spec will be used to modify the model specification provided to the LLM.
336-
&quot;version&quot;: &quot;A String&quot;, # The model version used to generate the summary. Supported values are: * `stable`: string. Default value when no value is specified. Uses a generally available, fine-tuned version of the text-bison@001 model. * `preview`: string. (Public preview) Uses a fine-tuned version of the text-bison@002 model. This model works only for summaries in English.
336+
&quot;version&quot;: &quot;A String&quot;, # The model version used to generate the summary. Supported values are: * `stable`: string. Default value when no value is specified. Uses a generally available, fine-tuned version of the text-bison@001 model. LINT.IfChange * `preview`: string. (Public preview) Uses a fine-tuned version of the text-bison@002 model. This model works only for summaries in English. LINT.ThenChange(//depot/google3/cloud/console/web/ai/unified_cloud_search/pages/configurations/widget_tab.ts)
337337
},
338338
&quot;summaryResultCount&quot;: 42, # The number of top results to generate the summary from. If the number of results returned is less than `summaryResultCount`, the summary is generated from all of the results. At most five results can be used to generate a summary.
339339
},
@@ -555,7 +555,7 @@ <h3>Method Details</h3>
555555
&quot;preamble&quot;: &quot;A String&quot;, # Text at the beginning of the prompt that instructs the assistant. Examples are available in the user guide.
556556
},
557557
&quot;modelSpec&quot;: { # Specification of the model. # If specified, the spec will be used to modify the model specification provided to the LLM.
558-
&quot;version&quot;: &quot;A String&quot;, # The model version used to generate the summary. Supported values are: * `stable`: string. Default value when no value is specified. Uses a generally available, fine-tuned version of the text-bison@001 model. * `preview`: string. (Public preview) Uses a fine-tuned version of the text-bison@002 model. This model works only for summaries in English.
558+
&quot;version&quot;: &quot;A String&quot;, # The model version used to generate the summary. Supported values are: * `stable`: string. Default value when no value is specified. Uses a generally available, fine-tuned version of the text-bison@001 model. LINT.IfChange * `preview`: string. (Public preview) Uses a fine-tuned version of the text-bison@002 model. This model works only for summaries in English. LINT.ThenChange(//depot/google3/cloud/console/web/ai/unified_cloud_search/pages/configurations/widget_tab.ts)
559559
},
560560
&quot;summaryResultCount&quot;: 42, # The number of top results to generate the summary from. If the number of results returned is less than `summaryResultCount`, the summary is generated from all of the results. At most five results can be used to generate a summary.
561561
},

docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.conversations.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h3>Method Details</h3>
205205
&quot;preamble&quot;: &quot;A String&quot;, # Text at the beginning of the prompt that instructs the assistant. Examples are available in the user guide.
206206
},
207207
&quot;modelSpec&quot;: { # Specification of the model. # If specified, the spec will be used to modify the model specification provided to the LLM.
208-
&quot;version&quot;: &quot;A String&quot;, # The model version used to generate the summary. Supported values are: * `stable`: string. Default value when no value is specified. Uses a generally available, fine-tuned version of the text-bison@001 model. * `preview`: string. (Public preview) Uses a fine-tuned version of the text-bison@002 model. This model works only for summaries in English.
208+
&quot;version&quot;: &quot;A String&quot;, # The model version used to generate the summary. Supported values are: * `stable`: string. Default value when no value is specified. Uses a generally available, fine-tuned version of the text-bison@001 model. LINT.IfChange * `preview`: string. (Public preview) Uses a fine-tuned version of the text-bison@002 model. This model works only for summaries in English. LINT.ThenChange(//depot/google3/cloud/console/web/ai/unified_cloud_search/pages/configurations/widget_tab.ts)
209209
},
210210
&quot;summaryResultCount&quot;: 42, # The number of top results to generate the summary from. If the number of results returned is less than `summaryResultCount`, the summary is generated from all of the results. At most five results can be used to generate a summary.
211211
},

0 commit comments

Comments
 (0)