Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move v2s to top #162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Move v2s to top
billytrend-cohere committed Sep 26, 2024
commit d1ab73480eafe3146428460ff8784bc27bffd845
16 changes: 8 additions & 8 deletions fern/v2.yml
Original file line number Diff line number Diff line change
@@ -582,17 +582,21 @@ navigation:
- section: Stable
skip-slug: true
contents:
- section: "v2/rerank"
skip-slug: true
contents:
- POST /v2/rerank
- section: "v2/embed"
skip-slug: true
contents:
- POST /v2/embed
- section: "v1/chat"
skip-slug: true
contents:
- endpoint: POST /v1/chat
title: Chat Non-streaming
- endpoint: STREAM /v1/chat
title: Chat Streaming
- section: "v2/embed"
skip-slug: true
contents:
- POST /v2/embed
- embedJobs:
title: "v1/embed-jobs"
skip-slug: true
@@ -605,10 +609,6 @@ navigation:
slug: get-embed-job
- endpoint: POST /v1/embed-jobs/{id}/cancel
slug: cancel-embed-job
- section: "v2/rerank"
skip-slug: true
contents:
- POST /v2/rerank
- section: "v1/classify"
skip-slug: true
contents: