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(bee-agent): update system prompt, tools description #48

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

matoushavlena
Copy link
Contributor

Description

The PR improves agent behavior for llama 3.1 model:

  • Improved tool selection (DuckDuckGo vs Wikipedia)
  • Improved time awareness
  • Improved capability to break complex tasks into smaller ones
  • Improved capability to perform multiple function calling
  • Better markdown support
  • Improve question decomposition
  • ...more

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

@matoushavlena matoushavlena requested a review from Tomas2D October 2, 2024 11:22
@Tomas2D Tomas2D merged commit 83fdb26 into i-am-bee:main Oct 2, 2024
2 checks passed
Abiji-2020 pushed a commit to Abiji-2020/bee-agent-framework that referenced this pull request Oct 2, 2024
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