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: example agent using IBM Granite LLM #213

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

grahamwhiteuk
Copy link
Contributor

Which issue(s) does this pull-request address?

Contributes-to: https://github.com/i-am-bee/internal/issues/19

Description

Initial implementation of a Bee Agent using the IBM Granite Model.

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

@grahamwhiteuk grahamwhiteuk requested a review from a team as a code owner December 3, 2024 10:55
examples/agents/ibmGraniteBee.ts Outdated Show resolved Hide resolved
examples/agents/ibmGraniteBee.ts Outdated Show resolved Hide resolved
Signed-off-by: Graham White <[email protected]>
@Tomas2D Tomas2D merged commit 9745920 into i-am-bee:main Dec 3, 2024
2 checks passed
matiasmolinas pushed a commit to matiasmolinas/bee-agent-framework that referenced this pull request Dec 7, 2024
Signed-off-by: Graham White <[email protected]>
Signed-off-by: Matias Molinas <[email protected]>
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