streetycat
streetycat
I start a proxy server with docker: ``` docker run -v $PWD/mallory.json:/root/.config/mallory.json -p 1316:1316 -p 1315:1315 -v $PWD/.ssh/id_rsa:/tmp/id_rsa zoobab/mallory ``` I encountered the following error: ``` mallory: 2023/10/24 04:53:27 main.go:30:...
some ips for virtual-machine, and some gateway may refuse the request for the invalid ips; so it's necessary to set the NewInternalClient by the caller.
I has a local server for llama, it's built with the project: https://github.com/soulteary/llama-docker-playground And I want to add it in the system, but it dependence my custom api, so I...
I will list the test results of various open-source models here. You can refer to these data to select models and configure devices. Of course, the evaluation of LLM is...
I read your pseudocode about workflow, and I found that after receiving a task (AgentMsg), the workflow has two processing methods: 1. Find a corresponding role to handle the task...
I have compiled a rough definition and design of the computing resource module, and I hope you can join the discussion to reach a consensus on this module. # Compute...
We need multiple users to collectively hold and maintain the same information, which is consistent among different members and can be verified.
### Discussed in https://github.com/buckyos/CYFS/discussions/253 Originally posted by **streetycat** May 6, 2023 I am reviewing the encoding format for types. But I find that our encoding process only explicitly sorts the...
I have not found a method to get an object from MetaChain by body-hash to get a specific version.
https://github.com/buckyos/CYFS/discussions/206 I will complete it in my project for [`Group`](https://github.com/streetycat/CYFS).