-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/7cfb3fd8-f183-47a7-bfd4-470a87614732.png)
The definition for insurance agent could be better, for example a descript…
-
Rather than only defining agents in chat stage, enable creating standalone agents that can then be "imported" into experiments as participants or as mediators for specific stages. (Alternatively, allo…
-
I understand that the Docker agent approach involves running Jenkins agents as Docker containers. This offers flexibility and scalability, as containers can be dynamically created and destroyed based …
-
## Steps to reproduce
1. juju deploy -n 3 mysql-k8s --channel 8.0/edge
2. wait until the first unit is online, and then run `microk8s.kubectl -n model-name delete pod mysql-k8s-0` as soon as it go…
-
![Image](https://github.com/user-attachments/assets/2341a076-6782-42ff-8663-267186f501fb)
Currently, all entries with all fields are always retrieved from the database for agents, tasks, supertasks …
-
## Description
It would be great to leverage the UI built here for custom agentic flows. As of my understanding, while the bee-ui requires to be connected to a bee-api instance, it is not possible to…
-
The project hard-coded the init node, node 1 and node 2, I don't see any follow-up agents will receive messages according to "generate node" tab, the project didn't implement it at all?
-
Related to discussion https://github.com/simonsobs/socs/discussions/538, we need to make sure agents are robust against connection dropouts, whether that's a network interruption, serial connection dr…
-
Hello,
I have a question regarding the API with Agents. I did not find a way to get an agent that is already created. Or list the agents available. Did I miss something or is the agent not supposed…
-
**Describe the bug**
Hopefully this is the right forum for this. Attempting to run the ml-agents demo and running into some compile errors. After following the installation instructions from the …