-
I tried a very simple script to use this without common-node, and using Fibers, but hit a problem right away;
script:
``` js
var Fiber = require('fibers');
let Server = require('mongo-sync').Server;…
dcsan updated
8 years ago
-
```java
async function handleNote(body, robotid) {
const robot = new ChatRobot(
robotid || config.chatid
);
const { user, project, issue, object_attributes, repository } = bod…
-
Context:
One key software release within our work on v0 of MultiNet going into the end of October (as part of our first release) is the LLM --> VLA Framework @devjwsong designed and implemented.
W…
-
There is something looks strange... 0.0
In what i download, engine.py 's 837 and 842 is
```
def _get_optional_input_placeholder(self, name=None, num=1):
if name:
if name n…
-
> 为方便开发者反馈问题和跟进技术支持,我们特别开设 issues 收集小程序项目接入情况。
欢迎使用 `mpvue` 的小程序项目加入!
为统一呈现方式,我们建议加入的小程序包含如下内容:
## 内容
- 小程序名称
- 小程序介绍,介绍产品能力或使用的技术方案
- 小程序码,建议尺寸 **200x200**
- 可以附录项目地址或其链接
## 示例
```
# …
-
### Chat2DB Version
当前版本:v0.0.0 build 20230616055221
### Describe the bug
系统版本截图:
![1687332312233](https://github.com/alibaba/Chat2DB/assets/755879/1c2b7141-d7e0-4f60-80a7-36f5b6cb16c0)
chat2db版本…
-
没有openai的key也可以使用该产品吗?选中语句后点击自然语言转sql按钮没反应是怎么回事?
-
![image](https://github.com/alibaba/Chat2DB/assets/33336766/94a05ba8-e10e-4c10-a23f-59ae4d10563c)
![image](https://github.com/alibaba/Chat2DB/assets/33336766/da289d28-19f2-4532-bbcd-b1085cf43676)
![…
-
After adding the DNS blocklist to Pi-hole in the logs I can see the following which essentially means the whole list is ignored because it is invalid.
Show Pi-Hole log
```YML
Merging multip…
-
Traceback (most recent call last):
File "chatRobot.py", line 25, in
print(chatbot.get_response(str))
File "/Library/Python/2.7/site-packages/chatterbot/chatterbot.py", line 104, in get_res…