Generated from:
Create a POST request to Cohere API to generate text with command-r-plus model
URL
https://api.cohere.ai/generate
Headers
| Authorization | Bearer {{COHERE_API_KEY}} |
|---|---|
| Content-Type | application/json |
Body
{"model":"command-r-plus","prompt":"Your prompt text here","max_tokens":100}This request was generated from:
Create a POST request to Cohere API to generate text with command-r-plus model
Generate your own →Type any API. Get a production-ready request. No login required.