Skip to content

Commit

Permalink
Merge pull request microsoft#433 from microsoft/ryonsteele/6362-unico…
Browse files Browse the repository at this point in the history
…de-fr-issue-hf

Document Intelligence version bump hotfix
  • Loading branch information
dayland authored Jan 8, 2024
2 parents 34299ea + 357b5e7 commit ce64874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ param chatGptDeploymentCapacity int = 240
// our default target size is 750 tokens so the chunk files that get indexed will be around 950 tokens each
param chunkTargetSize string = '750'
param targetPages string = 'ALL'
param formRecognizerApiVersion string = '2022-08-31'
param formRecognizerApiVersion string = '2023-07-31'
param queryTermLanguage string = 'English'
param isGovCloudDeployment bool = contains(location, 'usgov')

Expand Down

0 comments on commit ce64874

Please sign in to comment.