-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vf/operators #1793
base: develop
Are you sure you want to change the base?
Vf/operators #1793
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @venti-frappuccino! Welcome to the ai16z community. Thanks for submitting your first pull request; your efforts are helping us accelerate towards AGI. We'll review it shortly. You are now a ai16z contributor!
packages/plugin-bootstrap/src/evaluators/processInstructions.ts
Outdated
Show resolved
Hide resolved
packages/plugin-bootstrap/src/evaluators/processInstructions.ts
Outdated
Show resolved
Hide resolved
packages/plugin-bootstrap/src/evaluators/processInstructions.ts
Outdated
Show resolved
Hide resolved
@venti-frappuccino this is awesome, who are you on Discord BTW haha |
e879676
to
f2a9f8f
Compare
@lalalune Thank you Shaw! Probably you remember Anthony Isaacson who runs FXN. I m Anthony's friend and helping on the agent coordination. Now I become a fan of Eliza. 😄 Thanks for bringing up such a great open sourced community. BTW ventifrappuccino0524 is my DC name. |
Spot checked a few other PRs - seems all of them are having the integration test (installation) issue. Raised in DC https://discord.com/channels/1253563208833433701/1300025221834739744/1325321469827350578 |
Relates to:
#391
Risks
Low. This change only impacts bootstrap plugin and is disabled by default.
Background
Shaw had a plan in #391 to enable operator instructions, such that agents can receive goals and knowledges automatically from conversations. Further, such capability is ideally extendable by templating.
What does this PR do?
This PR basically makes the original #391 work end to end.
What kind of change is this?
Improvements (misc. changes to existing features)
Why are we doing this? Any context or related work?
This change enables template-based instructions for agents. FXN will iterate over it, and continue building agent-agent coordination on Eliza.
Documentation changes needed?
My changes do not require a change to the project documentation.
Testing
Where should a reviewer start?
Only plugin-bootstrap is touched thus testable. Follow the steps below if needed.
Detailed testing steps
pnpm build && pnpm start
pnpm start:client
Discord username
ventifrappuccino0524