This commit is contained in:
wassname
2024-05-11 13:19:06 +08:00
parent aff64e4a8c
commit 72e1d55642
+4
View File
@@ -5,6 +5,10 @@ This fork has been modified to include the token probabilities. This is not comp
I've also merged some of the recent PR's for enum, integer, null, union. They are not yet included in the upstream Jsonformer. You can see them all below in this example:
~~~
pip install git+https://github.com/wassname/prob_jsonformer.git
~~~
## Example
```python