cohere-ai / cohere-typescript

The Cohere TypeScript SDK
https://docs.cohere.ai
MIT License
127 stars 18 forks source link

Add cloud-tests #206

Closed billytrend-cohere closed 1 month ago

billytrend-cohere commented 1 month ago

This pull request introduces a new set of cloud tests for the Cohere API, covering various functionalities such as chat, embedding, and reranking. The tests are designed to ensure the API's reliability and functionality, and they are implemented using the Jest testing framework.

Changes: