-
From what I can tell options are only supported currently from the command line.
It might be useful to try to find a well-known file that can store options within it. This way it can be source cont…
-
Chris and I met this week and went over the subset of KEGG BRITE that would be useful for NMDC functional search.
The suggestion yesterday was to include 1.2, 1.3, 1.4, 1.5, 1.6
my new suggestion i…
aclum updated
2 months ago
-
## Description
- Reformat all the JSON files (also deprecating some hardly understandable things like "strings or object format" in localConfig.json plugin)
- Update eslint config to enforce JSON fi…
-
### Description of the feature request:
`choices: {
type: FunctionDeclarationSchemaType.OBJECT,
properties: {
list: {
type: FunctionDeclarationSchemaType.ARRAY,
…
-
## 🌟 Feature Description
Currently, the RD-Agent workflow relies heavily on JSON mode to simplify implementation.
However, many LLMs do not natively support the JSON model.
RD-Agent should offer a…
-
### Is your feature request related to a problem?
Some DB engines provide a [TO_JSON_STRING](https://cloud.google.com/bigquery/docs/reference/standard-sql/json_functions#to_json_string) or [TO_JSON](…
-
Yaspeller had a useful feature which I missed from standalone eyo cli.
https://github.com/hcodes/yaspeller/?tab=readme-ov-file#--report-type
Usually, I run `console,json` option.
Do you have …
-
PainlessExplainError is used when Debug.explain is called within a painless script. In json responses, this gives a toString of the passed in object. However, the Error is logged, but PainlessExplainE…
-
Cockpit version: 323
Cockpit-docker version: 16
Docker version: 27.2.1, build 9e34c9b
OS:
Build fails...
[root@t4pserver-fed cockpit-docker]# make
remote: Enumerating objects: 1561, done.
…
-
Per a request from @peteharverson:
> EuiCodeEditor supports just basic JSON verification. Dev Console has autocomplete of ES APIs and special features like multi-line strings within JSON useful for…