-
Notifications
You must be signed in to change notification settings - Fork 14
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
content update #19
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🌿 Preview your docs: https://cohere-preview-61b5e5c8-1369-4591-a146-757809e8a746.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-b28271e6-0d34-4d60-9107-85c622feaa95.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-23b1c398-dbe1-4f01-8bae-ed3303df1c5c.docs.buildwithfern.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR makes changes to the
fern
directory, updating the code and documentation. Here are the key changes:<<apiKey>>
with "Your API key" in multiple files.version
infern/fern.config.json
has been updated from"0.37.13" to
"0.37.16".text-classification-with-cohere.mdx
, has been added. It provides an introduction to text classification using Cohere'sclassify
endpoint, including code examples and fine-tuning instructions.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.input.css
file has been modified to adjust the styling of theaside
element, including itswidth
,float
, andmargin
.docs.yml
file has been updated to include a new redirect source and destination.