-
### Please direct all support questsions to slack or the forums. Thank you.
I received a JSON formatted message from Kafka, but the message has been but it has been escaped with backslash and
looks …
-
json: cannot unmarshal object into Go struct field ChatCompletionResponseFormatJSONSchema.response_format.json_schema.schema of type json.Marshaler
github.com/sashabaranov/go-openai v1.32.3
-
# Feature Request
With the move to make json-schemas normative, it's necessary that the exact requirements for adding non-DSP-native properties are clear. Participants need to extend messages in su…
-
TLDR: Setting a value for a key of a single backslash using JSON.SET with a path seems impossible
# Inconsistent Behavior Seemingly Making It Impossible
I encountered inconsistent path evaluatio…
-
When creating a context application , it's necessary to acceed to the plugin's list.
In the Mapstore datadir, I don't see the pluginConfig.json which list the default plugins.
https://github.com/g…
-
Missing/incorrect keys usually results in a difficult to debug NPE when the value is accessed.
-
https://github.com/olpa/ailets/blob/master/docs/technical-thoughts.md
-
# Description
SVOM onboarding
https://gcn.nasa.gov/docs/notices/producers
https://gcn.nasa.gov/docs/notices/schema
# Acceptance criteria
- [x] create topics/acls
- [ ] JSON schema
- [ ] mission page
…
-
### What happens?
When importing JSON and CSV files. A JSON import automatically converts UUID strings to lowercase. Yet when importing CSV files, the string format is honoured.
### To Reproduce…
-
{
"people": [{
"name": "Daniel",
"surname": "Smith"
}, {
"name": "Lily",
"surname": "Smith",
"active": true
}]
}
For example, I have a JSO…