Austin Walker

Results 9 comments of Austin Walker

I'll give anyone else a chance at this before I start looking into it.

Hmm, definitely seems like an edgy edge case, but it could happen. I guess another argument is that most people will select the right completion long before they've typed out...

A few users have hit the RetryConfig error as well - let me take a look.

Thanks for flagging this - we'll take a look and get back to you soon!

Hi there, @simplesagar can confirm, but I believe the issue was that our python client had a git commit pinned, and couldn't be published that way. If the relevant changes...

Sorry for the delay! This does look like a good fix. I can try to get it to soon, but if you have a chance to make a pr that...

We can pass a custom requests.Session to the unstructured-client like [this](https://gist.github.com/awalker4/05a7a3139bbd7591f89a8d5ce3d65850). We can certainly add a flag to the Loader to set this up before the partition call.

Hi @AndryHTC, we've made lots of improvements to filetype detection [in the library](https://github.com/Unstructured-IO/unstructured/blob/main/unstructured/file_utils/filetype.py), and the API is now [using this logic as well](https://github.com/Unstructured-IO/unstructured-api/pull/445). I tried downloading our main github page...

Just found that issue and was about to link it! Yeah, seems like this would come about as part of that work anyway. If anything, I guess we'd want to...