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

content update #19

Merged
merged 17 commits into from
Aug 11, 2024
Merged

content update #19

merged 17 commits into from
Aug 11, 2024

Conversation

fern-support
Copy link
Collaborator

@fern-support fern-support commented Aug 11, 2024

This PR makes changes to the fern directory, updating the code and documentation. Here are the key changes:

  • Updated API key references: The PR replaces instances of <<apiKey>> with "Your API key" in multiple files.
  • Version update: The version in fern/fern.config.json has been updated from "0.37.13" to "0.37.16".
  • Text classification: A new page, text-classification-with-cohere.mdx, has been added. It provides an introduction to text classification using Cohere's classify endpoint, including code examples and fine-tuning instructions.
  • Fine-tuning updates: The PR adds and updates sections in several files related to fine-tuning, including preparing data, starting training, and generating predictions.
  • Rerank model: The cohere-on-microsoft-azure.mdx file has been updated to include information about the Rerank model, with code examples for invoking the model and using the APIs.
  • Styling changes: The input.css file has been modified to adjust the styling of the aside element, including its width, float, and margin.
  • Redirect updates: The docs.yml file has been updated to include a new redirect source and destination.
  • Image updates: Several image files have been added or updated.
  • Minor corrections: Various minor corrections and improvements have been made throughout the documentation.

Copy link

Copy link

Copy link

@fern-support fern-support merged commit 55b2be0 into main Aug 11, 2024
1 check passed
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