@azure/ai-language-text 1.1.0-alpha.20230303.3 → 1.1.0-alpha.20230306.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -161,12 +161,6 @@ export const AnalyzeTextJobsInput = {
161
161
  name: "String"
162
162
  }
163
163
  },
164
- defaultLanguage: {
165
- serializedName: "defaultLanguage",
166
- type: {
167
- name: "String"
168
- }
169
- },
170
164
  analysisInput: {
171
165
  serializedName: "analysisInput",
172
166
  type: {
@@ -1477,7 +1471,7 @@ export const AbstractiveSummarizationTaskParametersBase = {
1477
1471
  name: "Composite",
1478
1472
  className: "AbstractiveSummarizationTaskParametersBase",
1479
1473
  modelProperties: {
1480
- maxSentenceCount: {
1474
+ sentenceCount: {
1481
1475
  serializedName: "sentenceCount",
1482
1476
  type: {
1483
1477
  name: "Number"