maintainence love:)
This commit is contained in:
parent
8a92ce3c0c
commit
2b8255c0e6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"timestamp": 1748017274401,
|
||||
"timestamp": 1748021441459,
|
||||
"models": [
|
||||
{
|
||||
"id": "gpt-4o-realtime-preview-2024-12-17",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"timestamp": 1748017274515,
|
||||
"timestamp": 1748021441605,
|
||||
"models": [
|
||||
{
|
||||
"id": "anthropic/claude-opus-4",
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"meta",
|
||||
"none"
|
||||
],
|
||||
"default": "meta",
|
||||
"default": "none",
|
||||
"description": "Specify how to wrap the output, \"meta (file name, absolute path, cwd)\" or \"none\"."
|
||||
},
|
||||
"each": {
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
"wrap": {
|
||||
"ui:description": "Specify how to wrap the output, \"meta (file name, absolute path, cwd)\" or \"none\".",
|
||||
"ui:title": "Wrap",
|
||||
"ui:placeholder": "meta"
|
||||
"ui:placeholder": "none"
|
||||
},
|
||||
"each": {
|
||||
"ui:description": "Iterate over items, supported: GLOB | Path to JSON File | array of strings (comma separated). To test different models, use --each=\"gpt-3.5-turbo,gpt-4o\", the actual string will exposed as variable `ITEM`, eg: --dst=\"${ITEM}-output.md\"",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user