-
# demo issue
### 一、BackGround 📚
试例和测试专用 issue
### 二、Task 📚
| 序号 | Python API | 所在文件 | 优先级 | 单测覆盖率 | 认领人 | PR |
| ------ | ------------ | …
-
### Type of issue
Other (describe below)
### Description
The "Source:" links to the wrong file, the symbol is actually defined in https://github.com/dotnet/runtime/blob/1e5bae2e56180897c95ac3f9adaa…
-
Add text streaming to CLI and WebUI to improve UX when asking the bot a question. Some stipulations:
- bot responses typically come back formatted with Markdown, ensure printing the generated respons…
-
### Type of issue
Missing information
### Description
https://dotnetfiddle.net/rATujf
https://learn.microsoft.com/en-us/dotnet/api/system.string.-ctor?view=net-8.0#system-string-ctor(system-char()…
-
I would love to see this project get an API for bot usage so a NodeRED or HomeAssistant (or whatever else) bots could use the messaging and notification systems of Databag. That way people wouldn't ha…
-
when i do node main.js it outputs:
[ './andy.json' ]
Starting agent with profile: ./andy.json
Starting agent initialization with profile: ./andy.json
Initializing action manager...
Initializing…
-
### Operating System
windos
### Programming Languages
_No response_
### CCXT Version
4.4.32
### Description
I use C#.
I get an error when I call the FetchTickers function.
This is the error t…
-
### Describe Your Problem
My 3 switchbots (Proxmox, NAS, Ubuntu) do not appear in the accessories on the home page
Is it possible that these errors are the cause of reaching the limit of 1000 dail…
-
### Type of issue
Missing information
### Feedback
I'm trying to get the general channel name since it's not always "General."
The documentation states, "The name of the default General channel is…
-
```
curl --location 'http://127.0.0.1:8000/api/whatsapp-bot/' \
--header 'Content-Type: application/json' \
--data '{
"Body": "adasdasd",
"From": "whatsapp:+918928687808"
} '
```