-
Currently, the text is read all at once into memory, and if the text is too long, the model cannot support it. Is it possible to generate a podcast from long texts? It feels somewhat similar to long t…
-
Can multi-threading be supported for document conversion to shorten the conversion time?
INFO:docling.document_converter:Finished converting page batch time=8.315
INFO:docling.document_converter:F…
-
### Discussed in https://github.com/aws/aws-lambda-dotnet/discussions/1654
Originally posted by **Dreamescaper** January 16, 2024
I have a lambda subscribed to dynamoDb events. I want to conve…
-
### Why do we need this improvement?
There are multiple formats of the asyncapi file that are yaml or JSON or yml. Need a separate commands to covert yaml to json or vice-versa
### How will this ch…
-
A list with dashes `-` is just plainly being inserted into the final HTML document without first being to a HTML list converted; resulting in a mingled document.
Something like
```md
- Firstly
-…
-
As part of migrating `age-plugin-yubikey` to `yubikey 0.8` (using VS Code and `rust-analyzer`), I encountered `SubjectPublicKeyInfo` in a certificate. I need to parse this into an `Option` (returning …
-
@glwagner, could you open an issue pointing to this PR and saying that some doctests were removed and we need to attend to them with proper filtering etc?
_Originally posted by @navidcy in https://…
-
When I try to test microphone like in this instruction https://wiki.seeedstudio.com/XIAO-BLE-Sense-PDM-Usage/ then I got error.
Error:
/Users/mariusz/Documents/Arduino/libraries/Seeed_Arduino_…
-
Hi
We are getting the error when we try a method, please see the definition below. We are sending base64 string for byte[] and it is getting encoded again?
Could you please suggest what is wrong h…
-
### Requested feature
We need to have a way to add a timeout parameter when processing a document. Currently, it happens in very rare cases that certain documents will take very long to convert. In…