Humberto Zambrano

Results 30 comments of Humberto Zambrano

> Actually, I do not have that line ![Captura de pantalla 2023-01-18 121027](https://user-images.githubusercontent.com/85263213/213248432-aebcdd8b-e8b9-4952-a543-6e8c707f2dd4.jpg) Hi, in line 90 is included this line: ![image](https://user-images.githubusercontent.com/12427982/213462186-4e074545-36d5-4f43-8881-18279745ea61.png)

> Ok, got the sentence piece installed, now there's another error > > ``` > C:\Windows\System32>cd "C:\BACKUP\tinygrad" > > C:\BACKUP\tinygrad>set OPTLOCAL=1 > > C:\BACKUP\tinygrad>set GPU=1 > > C:\BACKUP\tinygrad>python examples/llama.py >...

Hi, I have the same problem when I include options into sendMessage method: `let options = { quotedMessageId: quoted };` `await client.sendMessage(phone, message, options);` Error: `Evaluation failed: TypeError: Cannot read...

Please check this fix in order to send reply without error: #3108 This working for me. ![image](https://github.com/pedroslopez/whatsapp-web.js/assets/12427982/898ee1b0-8811-44f0-a473-af4f41febad2)

> I have been able to get function calling (openai style) to work with dolphin-mistral:8x7b-v2.7-q8_0, probably works with others too but probably not them all. Here's the prompt I send:...

> Since version 1.33.0 you need to use a new parameter to get the message return `client.sendMessage('[email protected]', 'Test', {waitUntilMsgSent: true});` I did it using **waitUntilMsgSent**, however, I get the same...

It always fails when sending a message consecutively within a few seconds. One detail: the phone `[email protected]` reports that it was sent via ACK to `123121XXXX@lid`, I’m not sure if...

https://github.com/pedroslopez/whatsapp-web.js/issues/3540

> "Basándome en el texto proporcionado, aquí está el pull request en inglés:" Please, check the AI generated content It's all set; I removed a commit that didn't belong to...