We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2edc5 commit 74e53ccCopy full SHA for 74e53cc
fern/docs.yml
@@ -452,14 +452,19 @@ navigation:
452
path: pages/08-concepts/faq.mdx
453
- tab: api
454
layout:
455
- - api: API Reference
456
- display-errors: true
457
- layout:
+ - section: API Reference
+ contents:
458
- page: Overview
459
path: pages/overview.mdx
460
- - transcripts
461
- - llm-gateway
462
- - streaming
+ - api: Transcripts
+ api-name: transcripts
+ display-errors: true
+ - api: LLM Gateway
463
+ api-name: llm_gateway
464
465
+ - api: Streaming
466
+ api-name: streaming
467
468
- tab: cookbooks
469
470
- section: Overview
0 commit comments