Skip to content

Commit

Permalink
show v2
Browse files Browse the repository at this point in the history
  • Loading branch information
lfayoux committed Aug 23, 2024
1 parent 247f9b4 commit e1ece8b
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 @@ -587,25 +587,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 e1ece8b

Please sign in to comment.