Skip to content

Commit

Permalink
add SDK snippet examples
Browse files Browse the repository at this point in the history
  • Loading branch information
abvthecity committed May 10, 2024
1 parent 6fac584 commit 4e12aea
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ navigation:
- tab: apiReference
layout:
- section: OctoAI API
slug: octoai-api
contents:
- page: Authentication
path: docs/api-reference/octoai-api/authentication.mdx
Expand All @@ -228,14 +229,14 @@ navigation:
- api: OctoAI API
api-name: octoai
flattened: true
- api: Text Generation API
api-name: text-gen
- api: Image Generation API
api-name: image-gen
- api: Fine Tuning API
api-name: fine-tuning
- api: Asset Library API
api-name: asset-library
skip-slug: true
- api: OctoAI API
api-name: api
flattened: true
skip-slug: true
snippets:
python: "octoai"
typescript: "@octoai/sdk"
- tab: integrations
layout:
- section: Integrations
Expand Down

0 comments on commit 4e12aea

Please sign in to comment.