Closed hasanraiyan closed 1 day ago
Wo great job man with new commits. Will need to test it bit later. I like it!
Wo great job man with new commits. Will need to test it bit later. I like it!
Hi @wonderwhy-er,
Thanks for the feedback! Let me know if you find anything during testing or have suggestions for improvement.
Tested and works!
Thank you for your contribution! Is there any way in which you would like to be featured if youtuber pickups and shares your contribution?
Cohere API Integration
Summary
This pull request introduces the integration of Cohere AI models into the project by adding API key management and model retrieval functionalities. The changes allow users to seamlessly connect with Cohere's services and utilize their suite of models.
Changes Made
Environment Variables
COHERE_API_KEY
environment variable.Cohere Model Management
getCohereAIModel(apiKey: string, model: string)
to retrieve specified Cohere AI models using their API.@ai-sdk/cohere
.Static Model Definitions
Command R Plus Latest
Command R Latest
Command
c4AI Aya Expanse
(8B and 32B)Configuration Enhancements
Instructions for Use
COHERE_API_KEY
in your environment variables.@ai-sdk/cohere
package for additional configuration options.