-
Currently our API models are build on top of dataclasses, but pydantic has much more functionality and is better tested while serving the same purpose.
We probably still need to:
* Derive UUID f…
-
**Is your feature request related to a problem? Please describe.**
I would like to use OpenAI models to generate `pydantic` objects.
I tried replicating [this example](https://platform.openai.com…
-
Following local finetuning README
Ran `python gradio_chat.py --baseonly`
Got:
```
(phi-3-env) hayden@XPS15:/mnt/d/phi-3-env/inference$ python gradio_chat.py --baseonly
Number of GPUs availa…
-
Hi,
I've created this ticket to highlight that VSC-1498 (https://github.com/espressif/vscode-esp-idf-extension/issues/1323) should still be open. Apologies if this is not the correct workflow!
R…
-
@gvee-uk Please implement pydantic models so we can have strong type checking :D
-
## CVE-2024-3772 - Medium Severity Vulnerability
Vulnerable Library - pydantic-1.7.4-cp37-cp37m-manylinux2014_x86_64.whl
Data validation using Python type hints
Library home page: https://files.pyth…
-
**Is your feature request related to a problem? Please describe.**
I would like to include `linkml` (or `linkml-runtime`) as a dependency in the library `pynwb`. Installing `pynwb` in a fresh python …
-
Hi @hudson-ai!
### Concerning the TypeAdapter constrained generation, here are some example of the issue mentioned [here](https://github.com/guidance-ai/guidance/issues/1051#issuecomment-2427632185…
-
Since LangChain 0.3 and within LangGraph Studio container, have the following error :
`ValidationError: 1 validation error for Document metadata Input should be a valid dictionary [type=dict_type, i…
-
When launching the nemo model in docker I get errors.
This issue was not present in the [pull request](https://github.com/ppisljar/Slovene_ASR_e2e/tree/master). The problem is probably in the pydant…