-
Two questions
1. When a nanite agent timeouts - Is there a way to detect it with code? Also sometimes the agents come back alive after a long running task. We want to strike a balance between number o…
-
Thoughts on what I've done? Ever consider implementing any of these? I can send a PR for them eventually. I know a bit of React and not as much on Knockout, and so I'd prefer to work on the React vers…
-
Project board: https://github.com/users/cpacker/projects/3
---
To use:
1. (`cd chatui`) `pnpm install` - Install deps via npm
2. (`cd chatui`) `pnpm dev` - Start the chat UI web server (shou…
-
Make a startup script for the robot so that all the necessary connections can be established automatically, resistant to network drops and disconnection due to errors or crashes
-
## Please describe what you would like to see in ContainerSSH
As a security measure, I would like the option to limit the overall session time and the time which a client may sit idle, i.e. no stdi…
-
File "/Users/agp/Documents/Meta-Agent-with-More-Agents/app.py", line 1, in
from src.agent.meta import MetaAgent
File "/Users/agp/Documents/Meta-Agent-with-More-Agents/src/agent/meta/__init_…
-
I have the following query that I would like to automatically update after I do a create mutation:
```
var Group = Parse.Object.extend("Group");
observe(props, state) {
var groupObject = new Group…
-
Hello, I'm trying to use the langchin integration but I cannot figure out how to use it, I'm following some examples in langchain:
```
import { LLM } from "llama-node";
import { LLamaRS } from "…
-
as part of this hackathon i will get it running with or similar to ai ticket on self hosted github runners on the huck server using the llms from agent artificial. will create a bitensor / substrate s…
-
On jade rendered routes, we currently automatically populate twitter cards for the given page:
https://github.com/aredotna/ervell/blob/37483bc54fea95158ffa9ef09cc0882c41ee8c65/components/meta/templ…