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

Compatibility api clarification #431

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Compatibility api clarification #431

merged 1 commit into from
Mar 1, 2025

Conversation

mrmer1
Copy link
Contributor

@mrmer1 mrmer1 commented Feb 28, 2025

This pull request updates the documentation for the Compatibility API, which allows developers to use Cohere's models through OpenAI. The changes include:

  • Adding a list of supported libraries: TypeScript / JavaScript, Python, .NET, Java (beta), and Go (beta).
  • Removing the user parameter from the unsupported parameters list.
  • Adding a new section for Cohere-specific parameters, which are not supported on the OpenAI SDK. This section includes parameters for the chat and embed endpoints, with links to the Cohere documentation for more information.

@mrmer1 mrmer1 requested a review from a team as a code owner February 28, 2025 16:19
@mrmer1 mrmer1 requested a review from lfayoux February 28, 2025 16:19
Copy link

@mrmer1 mrmer1 merged commit 3777b51 into main Mar 1, 2025
8 checks passed
@mrmer1 mrmer1 deleted the compat-api-2 branch March 1, 2025 01:01
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