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 introduces a range of updates to the Cohere platform, including new models, improved performance, and enhanced capabilities.
medium-20220217
,large-20220217
, and an updatedsmall-20220217
representation models are introduced, offering improved performance and flexibility.xlarge-20220301
model is released as a beta version, providing better performance on various NLP tasks.multilingual-22-12
model is introduced for multilingual text understanding and language detection, enabling easy cross-language searches.Command R+
model is released, optimized for conversational interaction and long-context tasks.Rerank 3
model is launched, offering improved performance and speed for ranking tasks with a context length of up to 4096 tokens.small
,medium
, andlarge
) provide enhanced performance due to a high-quality dataset.xlarge
model is improved, offering faster and better generations with a maximum token length of 2048 tokens.small
,medium
, andlarge
models are more stable and resilient against abnormal inputs due to a FP16 quantization fix.small
,medium
, andlarge
generation and representation models support longer contexts of up to 4096 tokens.Moderate (Beta)
model is introduced for harmful text classification, with improved performance expected over time.Co.classify
endpoint now supports multilingual text classification with themultilingual-22-12
model.Co.classify
endpoint now serves few-shot classification tasks using embeddings from the Representational model.logit_bias
parameter is added to generative models to prevent unwanted tokens and incentivize desired tokens.co.chat()
beta is released with RAG for grounded AI output, updated command models, and new rate limits.xlarge
model now supports frequency and presence penalties.co.rerank
is updated, with an error endpoint included.