-
**Is your feature request related to a problem? Please describe.**
I am using JsonSchema and cannot find a way to use the anyOf specification. It would be great if langchain4j supported it since open…
-
Why are there no types provided? Or an OpenAPI schema from which to generate types at least?
It would be very simple to provide type definitions _(or at least a JSONSchema)_. Doing so would make …
-
Why not use the json pattern of [react-jsonschema-form](https://github.com/rjsf-team/react-jsonschema-form) and integrate with shadcn components?
-
https://github.com/Stranger6667/jsonschema-rs/tree/master/crates/jsonschema-py is designed to be API-compatible with jsonschema.
If it is truly impossible to switch to jsonschema-rs, I can try usin…
-
### Tool Name
protoc-gen-jsonschema
### Tool Description
JsonSchema generator plugin for Google Protocol Buffers
### Action Type
- [X] Add Tool
- [ ] Modify Tool
### Tooling Types
- [ ] validat…
uanid updated
2 weeks ago
-
-
**Is your feature request related to a problem? Please describe.**
When exporting a config, I sometimes need the value of a field to equal the json-schema of another cue type. For example: LLM tool d…
-
Basically just JSON Schema's [`anyOf`](https://json-schema.org/understanding-json-schema/reference/combining#anyOf) and/or [`oneOf`](https://json-schema.org/understanding-json-schema/reference/combini…
-
## I expect
- [x] to establish whether dialect identification should be addressed in this document :heavy_check_mark:
- [ ] or in json-schema spec, and we just need to add a reference: :x:
- [ …
-
Hi,
would it be possible to adjust the poetry dependency of `jsonschema = "3.2.0"` in `pyproject.toml` to achieve better compatibility with other packages. For example the Python SDK for Azure Mach…