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

[DO NOT MERGE] v2 preview #63

Closed
wants to merge 1 commit into from
Closed

[DO NOT MERGE] v2 preview #63

wants to merge 1 commit into from

Conversation

mkozakov
Copy link
Collaborator

@mkozakov mkozakov commented Aug 22, 2024

The pull request makes changes to the fern/v1.yml file, specifically the navigation section.

The changes include:

  • Uncommenting the line - v2-beta under the audiences key, indicating that the v2-beta version is now part of the API specification.
  • Adding a new section for V2 (beta) with skip-slug: true and defining its contents.
  • Within the V2 (beta) section:
  • Adding a subsection for /v2/chat with skip-slug: true and specifying its endpoints.
  • Defining two endpoints for the /v2/chat section:
  • POST /v2/chat with slug: chat-v2 and title: Chat Non-streaming.
  • STREAM /v2/chat with slug: chat-stream-v2 and title: Chat Streaming.

Copy link

billytrend-cohere pushed a commit that referenced this pull request Jan 16, 2025
* fix tests & stub out service calls

* tidying

* fix to match latest version, mostly

* stub out remaining errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants