Jason

Results 11 comments of Jason

Hi, just replace ` New-PoshBotCardResponse -Type Normal -Text $Result ` to ` New-PoshBotTextResponse -Text $Result -AsCode ` you will see the message of `$Result` in Full width in Slack

> Possible related to #244 Hi, Sir Could you help to tell us how to resolve this issue? I've read #244 But still do not know how to fix it...

Hi, Sir Do you mind to write more about how to fix this issue based on current version of PoshBot? Thanks

@ClarkRSD Hi, have you resolve this issue? i got the same issue like your post. hope you can get me some reference if you resolved this. thanks a lot

好奇这个应该是在VPS上部署合理还是在本地(境内)部署合理?

老兄,我发现这里似乎是没人回复。我能否请教您一个问题?部署这个(docker)项目,是否必须要独立显卡?我问了好几天也没人回复,可否帮确认下?谢谢! https://github.com/eosphoros-ai/DB-GPT/issues/1443

> > 我想请教一下,我直接在我的笔记本Docker环境中跑这个,是必须需要显卡吗?我无显卡跑不起来 > > @mengdahuang hi,Yes, currently the Docker image we have packaged only supports the GPU version; we haven't included a non-GPU version yet, but it will be...