-
It always returns 503 Server Error.
```
url = "http://127.0.0.1:1188/translate"
headers = {
"Content-Type": "application/json",
"Authorization": 123
}
payload = {
…
-
# Create minimal example if you can #
- Add an include folder to `CMakeLists.txt` like this `include_directories(SYSTEM "${CMAKE_SOURCE_DIR}/include")`
- Go to a source file that imports a header fr…
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
Has the purpose of `ActiveHash` changed?
Many of the recent feature requests feel like it is going towards an in-memory thread safe transactional database.
### `README.md` [[ref]](https://gith…
-
At the moment, `/message` is mostly bugged when trying to interact with the agent.
The last dev meeting, we discuss how can be:
1. No streaming (If you need it, use WS.). The reason is simple: Thi…
-
### Details
There are some new env usages inside the code. Please search `import.meta.env` and update related information inside `.env.example` and `README*` files.
Checklist
- [X] Modify `.env.ex…
-
Type: Performance Issue
When im on vs code the screen flickrs a lot. And im only facing this issue on vs code. No other platforms.
VS Code version: Code 1.87.0 (019f4d1419fbc8219a181fab7892ebccf7ee…
-
A naive solution to support documentation with multiple languages, is to provide folder structure as follows:
```text
docs/
├── Project.toml
├── build
├── make.jl
└── src
├── en
│ …
-
Hey there!
I created a guide for adding a new language [here](https://github.com/jayehernandez/letra-extension/blob/master/docs/new_language.md).
All currently supported languages are stated in …
-
This post is intended to clarify and set the direction of where Scriptchat (SCRIPTCHAT?) is going. This reflects roughly my thoughts at the moment but is still early enough to be open to discussion an…