-
In jackson-core-2.9.3, `NodeType.getNodeType` fails the Preconditions check with a NullPointerException if the JsonToken is not in the `TOKEN_MAP`:
```
/**
* Given a {@link JsonNode} as an…
-
## Describe the bug
- To follow OpenAI spec (and what other open source models, e.g. llama3.1), expect for Assistant messages with tool calls, messages should look like this
```json
"messages": […
-
- ASP .NET Core 3.1
- NSwag.AspNetCore 13.8.2
---
I get a `NullReferenceException` if I have any controller receiving `JsonPatchDocument`.
```
[HttpPatch]
public ActionResult PartialUpdate…
-
### Overview
Some of the python dependencies for opentron like jsonschema have to be exact instead of allowing newer versions. This is causing conflicts where we can't use opentrons with other libra…
-
Currently `parameters` in tool definition is a very limited subset of a JSON Schema. This makes it non-compatible with OpenAI (https://github.com/ollama/ollama/issues/6155) and it general it makes it …
-
Currently sending a JSON-array to the webhook adapter causes the data to fail validation if sent like so:
```
curl http://acme.com/com.snowplowanalytics.iglu/v1 -H "Content-Type: application/json"…
chuwy updated
4 years ago
-
I'm using the go-jsonschema tool to generate the Go Structures and then use these Go Structures to marshal the values I'd set to JSON.
I've defined the following JSON schema -
```json
{
"type…
-
@fge
I am using json-schema-validator 2.2.5 version for which I used the following dependency:
com.github.fge
json-schema-validator
2.2.5
But when I run a simple code I am getting the foll…
DevNi updated
8 years ago
-
@cisaacstern earlier this week I mentioned coming across a strange issue with optional `AnyDataFrame`/`AnyGeoDataFrame` params in a task definition 'breaking' the `DataFrame` annotation.
Turns out …
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
material-ui
### Is your feature request related to a p…