nikhildigde

Results 9 issues of nikhildigde

Hey @tiangolo @art049 .. was wondering if any specific reason that model inheritance isn't supported at the moment? Any plans of adding this feature? Also, are there plans of maintaining...

Getting the below error while deserializing the inputs... com.fasterxml.jackson.module.afterburner.deser.OptimizedValueInstantiator class is however loading correctly (Class.forname works)... All the other required jars are in the classpath.. Any clue what is going...

afterburner

Hi, I am trying to create a custom field to implement client side encryption. I am able to perform serialisation during save, however I dont see a way to deserialise...

Apologies, havent tried yet but if the authors know upfront, will this still work if I bump the redis-py version to the latest?

# Bug _A clear and concise description of what the bug is._ I have a requirement to create a custom type and implement the __bson__ ser method. It works well...

bug

### Question I am running docling on Ubuntu with Nvidia GPUs. However, its still taking a very long time (dosnt finish actually) parsing a 300 page pdf with images. Is...

question

### Bug I tried loading a pdf file with multiple headings / sections. But seems like docling always extracts it to markdown with H2 (##) only. Am I doing something...

enhancement

### Version 25.6.2 ### Which installation method(s) does this occur on? _No response_ ### Describe the bug. pymilvus is marked as an optional dependency in the toml - [project.optional-dependencies] milvus...

bug

https://github.com/NVIDIA/nv-ingest/blob/ef3ae1f874c0a60874f241c4fd949616efd86c5d/client/pyproject.toml#L20C1-L21C1 I also see that the nv-ingest-client module has other deps like python-pptx etc. However there is no reference in code. The client should be light weight only invoking server...