Liam van der Viven

Results 5 issues of Liam van der Viven

**Feature description:** Please expose a 'disabled: bool = False' kwarg in sp.pydantic_form(). It should either disable all input fields or just disable the submit, both work. I prefer to just...

# Summary Hey, I'd love to see IO_FLAG_MMAP for faiss.IndexFlat. Memory mapping would enable multiple processes to share the same memory. Specifically, I have the use case in mind where...

enhancement

**Describe the bug** Cannot use unstructured on MacOS M2 Pro because `from unstructured.partition.html import partition_html` throws ``` Traceback (most recent call last): File "", line 1, in File "/Users/liamvdv/src/github.com/REDACT/.venv/lib/python3.9/site-packages/unstructured/partition/html.py", line...

bug
packaging

### Describe the bug If the input of a `observe()` annotated function contains a generator, it breaks pydantic. Aside: I'd love to see better support for generators. Outputs of the...

🐞❔ unconfirmed bug

### Describe the bug litellm + python decorator SDK, generation spans are not included for some reason. Instead, a different trace is produces with the generation. reproduce below ### To...

sdk-python
integration-litellm