Skip to content

Commit

Permalink
docs(ai): hide broken LLM API reference (#674)
Browse files Browse the repository at this point in the history
This commit hides the LLM api reference, since it does require a hot fix
to work. We should improve the generation at the speakeasy side so that
we don't have to manually change the included OpenAPI spec (see
https://linear.app/livepeer-ai/issue/AI-622/fix-llm-input-type-documentation).
  • Loading branch information
rickstaa authored Oct 25, 2024
1 parent ca6644b commit 75f30db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,6 @@
"ai/api-reference/text-to-image",
"ai/api-reference/image-to-image",
"ai/api-reference/image-to-video",
"ai/api-reference/llm",
"ai/api-reference/segment-anything-2",
"ai/api-reference/upscale"
]
Expand Down Expand Up @@ -953,4 +952,4 @@
"measurementId": "G-P1Z15F6NX4"
}
}
}
}

0 comments on commit 75f30db

Please sign in to comment.