chore: add ready state to remote models
This commit is contained in:
parent
1177007ad6
commit
ef9dfc9cce
@ -14,6 +14,7 @@
|
||||
"author": "OpenAI",
|
||||
"tags": ["General", "Big Context Length"]
|
||||
},
|
||||
"engine": "openai"
|
||||
"engine": "openai",
|
||||
"state": "ready"
|
||||
}
|
||||
|
||||
@ -12,6 +12,7 @@
|
||||
"author": "OpenAI",
|
||||
"tags": ["General", "Big Context Length"]
|
||||
},
|
||||
"engine": "openai"
|
||||
"engine": "openai",
|
||||
"state": "ready"
|
||||
}
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
"author": "OpenAI",
|
||||
"tags": ["General", "Big Context Length"]
|
||||
},
|
||||
"engine": "openai"
|
||||
"engine": "openai",
|
||||
"state": "ready"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user