julian.zhang
julian.zhang
**Describe the solution you'd like** Some config such as kafka url will reused in many sources and sensors. If user can use configmap will be great. --- **Message from the...
Dear all I had try to plot on H as blow ``` Prelude H.Prelude> let a=[1.0,2.0,3.0,5.0,6.0,7.0,3.0,2.0,1.0]::[Double] Prelude H.Prelude> [r|plot(a_hs)|] 0x00007fa538849d78 ``` The plot will show as a new exec application....
I had download the arm64 dmg file, and add Lepton to application. But when I open the Lepton, the Mac OS said : "Lepton" had broken, can't open. You should...
Hi I can't install regex-posix, the output is as blow. $ etlas install regex-posix Resolving dependencies... Found patch in eta-hackage for regex-posix-0.95.2 Configuring regex-posix-0.95.2... Building regex-posix-0.95.2... Failed to install regex-posix-0.95.2...
现在有好几个问题,其实都是没有使用正确的库版本造成的,如果谁已经正确运行了,能否提供一份PIP LIST,以供新人参考 如下几个问题都是依赖版本不正确造成的 https://github.com/zvtvz/zvt/issues/210 https://github.com/zvtvz/zvt/issues/202
I am planning to mix Rust and Python in a new project. When I tried to build the demo project with `cargo build` , I found that the `add_python_resource` step...
目前因为格式转换等原因,会出现很多短段落,但是这些段落依然要单独占用一次调用的quota,造成整体翻译时间大大增加。 能否对于短段落提供忽略或者是合并翻译的特殊处理。 这样可以优化调用次数
能支持gpt4吗?
现在官方已经有GPT4的模型,但是工具的模型指定里面还不指定gpt4,有支持的计划吗?
Try to use example to my server, get error as blow. `thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 5',/home/zj/.cargo/registry/src/mirrors.sjtug.sjtu.edu.cn-4f7dbcce21e258a2/ssh-rs-0.1.2/src/key_agreement.rs:105:36`
## Summary - HonKit version: 6.0.2 and 5.1.5 ## Step to reproduce I run HonKit with docker, I write SUMMAY.md as blow ``` # Downloads * [下载 PDF](download/book.pdf) ``` After...