Skip to content
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

feat(agent): switch to a new system prompt #38

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Conversation

Tomas2D
Copy link
Member

@Tomas2D Tomas2D commented Sep 27, 2024

Description

  • Update Bee Agent's system prompt
  • Switch to a Line Parser
  • Extend events

Checklist

  • I have read the contributor guide
  • Linting passes: yarn lint or yarn lint:fix
  • Formatting is applied: yarn format or yarn format:fix
  • Unit tests pass: yarn test:unit
  • E2E tests pass: yarn test:e2e
  • Tests are included
  • Documentation is changed or added
  • Commit messages and PR title follow conventional commits

src/agents/bee/prompts.ts Outdated Show resolved Hide resolved
src/agents/bee/prompts.ts Show resolved Hide resolved
@Tomas2D Tomas2D merged commit 9f41663 into main Sep 27, 2024
1 check failed
@Tomas2D Tomas2D deleted the feat/bee-core-update branch September 27, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants