Cohere Documentation

Currently we support chat and generate completions in Cohere.  

Reconify can integrate with Cohere via Node NPM, Python PIP, and REST API.

If you are integrating via Amazon Bedrock, follow the Bedrock documentation.

Get started - Create an account

The first step is to create an account at app.reconify.com.

Generate API and APP Keys

In the Reconify console, add an Application to your account. This will generate both an API_KEY and an APP_KEY which will be used in the code below to send data to Reconify.

Integration

Select the option from the left navigation that best suits your environment for instructions on how to integrate Reconify.