n0isy

Results 19 comments of n0isy

Default webhook is eventTypes: ['delivered', 'seen'] Just set webhook on this events too: bottender viber webhook set -w [url] -t [token] -e delivered,seen,failed,subscribed,unsubscribed,conversation_started

> Ok - this is probably because the new connection string parser doesn't parse these uri format strings. I'll take a look and update the readme/changelog for now Where is...

Claude introduce a new STOP word in the our GAME *THINK*: ``` > think ⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.43.content.0.type: Expected `thinking` or `redacted_thinking`, but found `text`. When `thinking` is enabled,...

@hanhainebula Thanks, BTW now we don't have any GEMMA2_START_DOCSTRING in the transformers. Which last version of the transformers I can use? Can we fix it (to up to date transformers...

Same error on NestJS 10 + Fastify Platform ![изображение](https://github.com/flamewow/nestjs-asyncapi/assets/8371968/336bc437-ab12-4679-a7c9-bc88c8d10594) Dig some errors here Ok. I comment auth, and lib starts now: // .addBearerAuth( // { // type: "apiKey", // name:...