chore: add ready state to remote models

This commit is contained in:
Louis 2023-12-08 16:25:30 +07:00 committed by hiro
parent 1177007ad6
commit ef9dfc9cce
3 changed files with 6 additions and 3 deletions

View File

@ -14,6 +14,7 @@
"author": "OpenAI",
"tags": ["General", "Big Context Length"]
},
"engine": "openai"
"engine": "openai",
"state": "ready"
}

View File

@ -12,6 +12,7 @@
"author": "OpenAI",
"tags": ["General", "Big Context Length"]
},
"engine": "openai"
"engine": "openai",
"state": "ready"
}

View File

@ -14,6 +14,7 @@
"author": "OpenAI",
"tags": ["General", "Big Context Length"]
},
"engine": "openai"
"engine": "openai",
"state": "ready"
}