cohere-ai / cohere-typescript

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

Typescript missing frequency_penalty in generate configs #24

Closed sangdth closed 2 years ago

sangdth commented 2 years ago
Screenshot 2022-03-06 at 20 37 47
kravse commented 2 years ago

Sorry about that. I believe this should be fixed now. @sangdth. Thanks for reporting.

sangdth commented 2 years ago

Thanks for the quick update!

By the way, if the frequence_penalty is used, we should update the one in export code also

Screenshot 2022-03-07 at 23 56 10

.

kravse commented 2 years ago

Thanks for the quick update!

By the way, if the frequence_penalty is used, we should update the one in export code also Screenshot 2022-03-07 at 23 56 10 .

@sangdth: 🤦 thats definitely a typo in the sdk, sorry about that. I've fixed and it's published in version 3.0.3. Thanks for flagging please let me know if you find anything else, your bug reports have been helpful.

sangdth commented 2 years ago

Ha ha no problem. Thanks for quick actions!