Karan Sampath

Results 12 issues of Karan Sampath

Addresses Alex's comments in https://github.com/aryn-ai/sycamore/pull/745

Ensure that we only create valid Bounding Boxes (re: https://github.com/aryn-ai/sycamore/pull/808). The assertion has been found to break in TableTransformers

Adds OCR Evaluation code to the repo. User will need to manually pip install all the dependencies to run the code, this is mainly meant to archive it but happy...

Move poetry to uv, which has much faster locking and install times. Makes necessary fixes in workflows and other code. TODO: Add support for [uv caching](https://github.com/actions/setup-python/issues/822) in workflows, this shouldn't...

This PR updates compatibility messages for all connectors to be more informative, based on user feedback. Relevant test cases for them have been added too.

The Mintlify Web UI does not correctly upload files in the API request, passing it as a string instead of a file object. This leads to errors as seen below:...

Mintlify fails parsing on subsequent bullet points when adding in a reusable snippet before that contains a bullet point. The error message is given below: ` ⚠️ Parsing error: ./docparse/processing_options.mdx:42:2...

Wanted to raise this issue in case it might have been missed! @fmerian _Originally posted by @karanataryn in https://github.com/mintlify/docs/issues/185#issuecomment-2457580726_

Mintlify does not restrict the creation of more objects depending on the OpenAPI spec, as specified here: Entries such as the below are still possible.