Skip to content

Commit

Permalink
Merge branch 'main' into chdeskur/font-edit
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-support authored Aug 16, 2024
2 parents 2c45367 + 41110b0 commit 1702a5a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions fern/v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -581,25 +581,25 @@ navigation:
api-name: v1
audiences:
- public
- v2-beta
# - v2-beta
skip-slug: true
flattened: true
snippets:
python: "cohere"
typescript: "cohere-ai"
layout:
- section: V2 (beta)
skip-slug: true
contents:
- section: "/v2/chat"
skip-slug: true
contents:
- endpoint: POST /v2/chat
slug: chat-v2
title: Chat Non-streaming
- endpoint: STREAM /v2/chat
slug: chat-stream-v2
title: Chat Streaming
# - section: V2 (beta)
# skip-slug: true
# contents:
# - section: "/v2/chat"
# skip-slug: true
# contents:
# - endpoint: POST /v2/chat
# slug: chat-v2
# title: Chat Non-streaming
# - endpoint: STREAM /v2/chat
# slug: chat-stream-v2
# title: Chat Streaming
- section: API Reference
skip-slug: true
contents:
Expand Down

0 comments on commit 1702a5a

Please sign in to comment.