-
### What is the issue?
curl:
```py
curl http://localhost:11434/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer OPENAI_API_KEY" \
-d '{
"model": "…
-
Hi all here in this uPy Blynk community. I was doing a lot of debugging for one home automation project and finally, the conclusion is I found something estrange in this lib BlinkLib v0.2.1 running in…
-
Hello, when I read e-mail, that is in plain text it's presented in tag. Words are broken in any place, between any letters.
I used inspector and I see:
```
.messageView .b-content .messageItem .body…
-
### What happened?
once used image content blocks to `v1/messages` endpoint which like used in anthropic official, it will reponse the error.
And the Environment is AWS Bedrock
`{
"error": {
…
-
- [ ] Change font size of "final-ticker" to 2rem
Reordering of elements
There's some slight re-ordering required in terms of sections in the wrong place and then where there is context available…
-
I use postgres master-slave with this configuration:
```
upstream db_msg_pq {
pq_option dbname=msg user=msg password=password sslmode=disable target_session_attrs=read-write;
server …
-
If a person's mobile number contains space separators, and 2FA is required for login, then Jethro breaks on login:
![image](https://github.com/user-attachments/assets/f0fb7a41-40ea-4a7a-95ff-df3515…
-
In official whatsapp business, all message templates can have a title and a footer message. In Wppconnect only button templates and lists can have it. Could be possible add title and footer to normal …
-
I noticed that when sending an HTML messages with this module, the HTML source appears in the notification on Element Android. I think, the message might not be generated properly. HTML messages shoul…
-
### Describe the bug
If you add an automation rule with a custom attribute in the condition, then the rule starts to work incorrectly.
Namely, there may be a false alarm or a non-alarm.
I have…