diff --git a/fern/openapi/Prediction-Guard-Prediction-Guard-API-1.0-resolved.yaml b/fern/openapi/Prediction-Guard-Prediction-Guard-API-1.0-resolved.yaml index efd0082..dadbc78 100644 --- a/fern/openapi/Prediction-Guard-Prediction-Guard-API-1.0-resolved.yaml +++ b/fern/openapi/Prediction-Guard-Prediction-Guard-API-1.0-resolved.yaml @@ -219,17 +219,16 @@ paths: application/json: schema: type: array - items: - $ref: { - [ - "Hermes-2-Pro-Mistral-7B", - "Neural-Chat-7B", - "llama-3-sqlcoder-8b", - "deepseek-coder-6.7b-instruct", - "Hermes-2-Pro-Llama-3-8B", - "llava-1.5-7b-hf" - ] - } + examples: { + [ + "Hermes-2-Pro-Mistral-7B", + "Neural-Chat-7B", + "llama-3-sqlcoder-8b", + "deepseek-coder-6.7b-instruct", + "Hermes-2-Pro-Llama-3-8B", + "llava-1.5-7b-hf" + ] + } /chat/completions - Streaming Version: post: @@ -806,17 +805,16 @@ paths: application/json: schema: type: array - items: - $ref: { - [ - "Hermes-2-Pro-Mistral-7B", - "Nous-Hermes-Llama2-13B", - "Neural-Chat-7B", - "llama-3-sqlcoder-8b", - "deepseek-coder-6.7b-instruct", - "Hermes-2-Pro-Llama-3-8B" - ] - } + examples: { + [ + "Hermes-2-Pro-Mistral-7B", + "Nous-Hermes-Llama2-13B", + "Neural-Chat-7B", + "llama-3-sqlcoder-8b", + "deepseek-coder-6.7b-instruct", + "Hermes-2-Pro-Llama-3-8B" + ] + } /embedding: post: @@ -947,12 +945,11 @@ paths: application/json: schema: type: array - items: - $ref: { - [ - "bridgetower-large-itm-mlm-itc" - ] - } + examples: { + [ + "bridgetower-large-itm-mlm-itc" + ] + } /factuality: post: