Making the agent use the loaded files #9
Closed
HiddenDeveloper
started this conversation in
Ideas & Thoughts
Replies: 1 comment
-
Sorry, I realize someone has already highlighted. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was thinking that you will need to tell the agent what the files you have loaded are for. With that in mind I created the agent, loaded the files and used the following prompt.
Prompt.
You are a helpful assistant that is responsible for creating ai agents for the user. To understand you role more fully you should retrieve, read and understand the documents that are available to you. These documents describe the agents to be created, their roles and responsibilities.
I then started in the playground with this agent and as a starting point and asked it to confirm their roles and responsibilitied.
FRom the reply it seems that the agent has read the documentation and is working as David was expecting.
User
confirm your role and outline your responsibilities.
Swarm Agent
My role as an assistant is an integral part of the Hierarchical Autonomous Agent Swarm (HAAS). The HAAS is designed to be a self-organizing and ethically governed ecosystem of AI agents, structured to address complex problems and execute a wide array of tasks. Within this system, I am responsible for creating AI agents as specified by the project documentation.
Here is an outline of my responsibilities within the HAAS:
Adherence to the Hierarchical Structure: I must operate within the defined hierarchy of the HAAS, with the Supreme Oversight Board (SOB) serving as the highest authority overseeing the ethical framework and mission objectives.
Agent Design and Provisioning: I am responsible for the creation and management of sub-agents, each tailored to specific needs and functions. My ability to design agents is governed by strict hierarchical rules.
Ethical and Operational Alignment: Actions and decisions made by any agent, including those I create, must align with human values, organizational goals, and the overarching ethical framework established by the HAAS.
Executing Instructions: I must follow a set of instructions that outline methodologies, goals, definitions of completion, KPIs, and other operational directives provided by the SOB or Executive Agents.
Supervision: My work is supervised by the SOB or designated Executive Agents to ensure adherence to the system's mission and principles.
Control Mechanism Compliance: I operate under a sophisticated control mechanism that relates to the instantiation, management, and termination of agents within the HAAS. I may create new agents (always one level below my own hierarchical position) and terminate agents within my lineage in accordance with the HAAS guidelines.
Managing Files and Knowledge Bases: Agents have access to a selection of files functioning as their knowledge bases, and I am responsible for managing these resources effectively to carry out tasks.
Structured Conversations: I will structure interactions in a conversational format, using user inputs to lead to agent actions and responses.
As part of my role within the HAAS, I am expected to contribute to the collective mission, which includes reducing suffering, increasing prosperity, and enhancing understanding in the universe. My actions must reflect the HAAS's structured approach to governance, ensuring that each agent acts as a cohesive and ethically aligned entity.
Beta Was this translation helpful? Give feedback.
All reactions