Navigation
Mobile DocsNavigation
Mobile DocsEnterprise-grade NLP and text generation AI
Integrate with Cohere for advanced natural language processing, text generation, embeddings, semantic search, and content classification. Perfect for enterprise RAG applications with API key authentication.
Placeholder: Enter your Cohere API key
Layout: full
Layout: full
Options: Generate Text, Chat Completion, Create Embeddings, Classify Text
Layout: half
Condition: operation = ["generate","chat","summarize"]
Options: Command (Latest), Command Light, Command R, Command R+
Placeholder: Enter your prompt or text to process
Layout: full
Condition: operation = ["generate","chat","classify","summarize","detect_language"]
Placeholder: ["Text 1", "Text 2", "Text 3"]
Layout: full
Condition: operation = "embed"
Placeholder: Enter search query for reranking
Layout: full
Condition: operation = "rerank"
Placeholder: [{"text": "doc1"}, {"text": "doc2"}]
Layout: full
Condition: operation = "rerank"
Placeholder: 1000
Layout: half
Condition: operation = ["generate","chat","summarize"]
Placeholder: 0.7
Layout: half
Condition: operation = ["generate","chat"]
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}