Skip to main content

Cohere

Installation​

pip install superduper_cohere

API​

superduper allows users to work with cohere API models.

ClassDescriptionGitHubAPI-docs
superduper.ext.cohere.CohereEmbedEmbeds a piece of text as a vectorCodeDocs
superduper.ext.cohere.CohereGenerateCompletes a piece of text with most likely completionCodeDocs