For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
DASHBOARDPLAYGROUNDDOCSCOMMUNITYLOG IN
Guides and conceptsAPI ReferenceRelease NotesLLMUCookbooks
Guides and conceptsAPI ReferenceRelease NotesLLMUCookbooks
LogoLogodocs
DASHBOARDPLAYGROUNDDOCSCOMMUNITYLOG IN

Release Notes

December 12, 2022
December 12, 2022

Multilingual Text Model + Language Detection

[NOTE: co.detect_language() is deprecated.]

Cohere’s multilingual text understanding model is now available! The multilingual-22-12 model can be used to semantically search within a single language, as well as across languages. Compared to keyword search, where you often need separate tokenizers and indices to handle different languages, the deployment of the multilingual model for search is trivial: no language-specific handling is needed — everything can be done by a single model within a single index.

In addition to our new model, you can now detect the language of a data source using co.detect_language() endpoint.

For more information, see our multilingual docs.

Was this page helpful?
Edit this page
Previous

Model Sizing Update + Improvements

Next
Built with