Cikaros

Results 10 issues of Cikaros

我已经在app.go中引入了我想开启的模块,但是好像接收不到消息数据,有人能解答嘛

之前提了一个扫描指定路径下载的Issue,可惜作者没人鸟我(可能在忙)。 为此实现了一个扩展实现——Aria2-Ext [Gitee仓库](https://gitee.com/Cikaros/aria2-ext) [Docker仓库](https://hub.docker.com/r/cikaros/aria2-ext) 具体使用步骤参考源码中的[docker-compose.yml](https://gitee.com/Cikaros/aria2-ext/blob/master/docker-compose.yml)文件!

```log aria2-pro | ---------------------------------------------------------------- aria2-pro | aria2-pro | █████╗ ██████╗ ██╗ █████╗ ██████╗ ██████╗ ██████╗ ██████╗ aria2-pro | ██╔══██╗██╔══██╗██║██╔══██╗╚════██╗ ██╔══██╗██╔══██╗██╔═══██╗ aria2-pro | ███████║██████╔╝██║███████║ █████╔╝ ██████╔╝██████╔╝██║ ██║ aria2-pro | ██╔══██║██╔══██╗██║██╔══██║██╔═══╝ ██╔═══╝...

### What version of Bun is running? docker image `oven/bun:latest` ### What platform is your computer? docker image `oven/bun:latest` ### What steps can reproduce the bug? ConnectionClosed: The socket connection...

bug
needs repro

llama.cpp is deployed locally, which was previously available but is no longer available 在本地部署了llama.cpp,以前可以使用,但现在不能使用了 ![image](https://github.com/longy2k/obsidian-bmo-chatbot/assets/46598867/f7b7881e-b08d-48a1-bbb4-6167e9f65571)

It is recommended to modify the Vagrant installation script by setting the 'VAGRANT_HOME' environment variable to its default value of '$Scoop\persist\vagrant'. If it is not configured, the user space of...

### 功能改进 建议将规则抽象为可配置的映射规则,再允许用户对不同的搜索地址进行映射规则的应用。这么做的好处如下: 1. 用户可对规则和搜索地址进行共享 2. RSS订阅内容基本一致且单一,便于抽象 3. 提高程序的扩展性

feature request

### 1Panel 版本 v1.10.20-lts ### 请描述您的需求或者改进建议 需要进行SSL证书自动申请的支持,为其追加一种DNS供应商 雨云旗下的DNS服务 ### 请描述你建议的实现方案 目前我已提交PR给[go-acme/lego](https://github.com/go-acme/lego/pull/2354),用于支持雨云(Code为rainyun)。 需要官方将其加入到DNS供应商中 ### 附加信息 _No response_

Type: Feature Request

``` root@orangepiaipro-20t:/data/llama.cpp# cmake -B build -DGGML_CANN=on -DCMAKE_BUILD_TYPE=release -- Warning: ccache not found - consider installing it for faster compilation or disable this warning with GGML_CCACHE=OFF -- CMAKE_SYSTEM_PROCESSOR: aarch64 -- Including...

I encountered the same issue(#10556 ) in Ascend310B1 as well. ``` root@orangepiaipro-20t:/data/llama.cpp# cmake -B build -DGGML_CANN=on -DCMAKE_BUILD_TYPE=release -- Warning: ccache not found - consider installing it for faster compilation or...