Skip to content

1.0.8

Latest
Compare
Choose a tag to compare
@fauzaanu fauzaanu released this 08 Jan 17:49
· 18 commits to master since this release
Change presence_penalty value to number in api_calls

The commit changes presence_penalty data type from string to number in the api_calls.ts file. The previous version incorrectly set the value as a string, and the update corrects this to reflect the correct numeric value.