Skip to content

Commit

Permalink
refactor(ai): disable AI JS SDK code examples (#621)
Browse files Browse the repository at this point in the history
* refactor(ai): disable AI JS SDK code examples

This commit disables the AI JS SDK code examples because the SDK is not
yet released. It also cleans up the api-reference folder.

* fixup! refactor(ai): disable AI JS SDK code examples
  • Loading branch information
rickstaa authored Aug 16, 2024
1 parent 0b9b0ad commit 869ac55
Show file tree
Hide file tree
Showing 4 changed files with 827 additions and 2,535 deletions.
4 changes: 2 additions & 2 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ sources:
livepeer-ai-api:
inputs:
- location: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.json
overlays:
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-js/main/codeSamples.yaml
# overlays:
# - location: https://raw.githubusercontent.com/livepeer/livepeer-ai-js/main/codeSamples.yaml
registry:
location: registry.speakeasyapi.dev/livepeer-8mq/livepeer-ai/livepeer-ai-oas
output: ai/api-reference/gateway.openapi.json
Expand Down
Loading

0 comments on commit 869ac55

Please sign in to comment.