-
Having to typecast the result from poller is inconvenient.
```ts
const response = (await (await poller).pollUntilDone()).body;
console.log(response.result?.classifierId);
```
Document Intellige…
-
Have you got cool examples? Feel free to pull and share your example with everyone!!!
-
## Date
2024-11-12 - 4pm London
## Meeting notices
- FINOS **Project leads** are responsible for observing the FINOS guidelines for [running project meetings](https://community.finos.org/docs/g…
-
### Library name and version
Azure.AI.FormRecognizer 4.1.0
### Query/Question
Goal: use custom extraction model in C# .NET console app:
```c#
var config = GetConfigurationRoot("");
var docIn…
-
**Is your feature request related to a problem? Please describe.**
We see high memory usage in production (which leads to Out-of-Memory-Errors) when users upload files with a lot of textual content t…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ x] bug report -> pleas…
-
**Project Abstract**
The product allows users to upload text documents from their computer, which are then
automatically categorized based on the document's content using natural language
processin…
-
Hi @karpathy , thanks for sharing this interesting series. They are not only educational but also inspiring.
While I enjoy the tutorial together with my own copycat of your code, I wonder if you c…
-
From Sentry: https://sentry.io/organizations/sourcegraph/issues/1264196822/events/b366f9d8f10546cdadc3ccf3777f3a48/
Example page: https://github.com/jenkinsci/ldapemail-plugin/blame/05051099ee9f56a…
-
Our basic code intelligence is heuristic-based which is clear in our documentation but not in the product itself. A user noticed that jump-to-definition was pointing to a wrong definition (returning t…