-
- [x] #94
- [ ] Add predicates that are based on time aggregations (ie., mean, median, moving averages) for more constraints
- [ ] Add support for polars SQL
- [ ] Add `not()` syntax
- [ ] Create…
-
**Is your feature request related to a problem? Please describe.**
It's common for groups of sibling nodes to be expected in a canonical order. For example:
* Imports; alphabetical
* Fully qualifie…
-
I am trying to generate programs over a specific benchmark. As the grammar is too wide, I am using constraints to find only programs that contain the input.
## Setup
The benchmark
```julia
…
-
**Is your feature request related to a problem? Please describe.**
I need integration with existing pydantic models, as it gets annoying to re implement them as guidance grammar.
**Describe the so…
-
The LP reader is a source of many problems because it was designed as a bit of a hack and doesn't follow any formal grammar. It's probably time we rewrote a proper implementation.
https://discourse…
-
-
In [Json Schema](https://json-schema.org/draft/2020-12/json-schema-validation) and [Pydantic Fields](https://docs.pydantic.dev/latest/concepts/fields/#numeric-constraints) a lot of non type-level cons…
-
(issue opened after discussion with @lhoestq)
In `InferenceClient.chat_completion`, one can pass a `response_format` which constraint the output format. It must be either a regex or a json schema. …
-
**Describe the problem**
Using the same structure `tree.UniqueConstraintTableDef` for unique constraint
and unique indexes is causing issues in the parser tests.
Unique indexes and unique const…
-
### Checklist
- [X] I am using an up-to-date version.
- [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md).
- [X] I have searched existing [iss…