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(tool): add google custom search tool #34

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

abughali
Copy link
Contributor

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

Description

  • Adding Google Custom Search Tool
  • Updated Readme

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

@abughali
Copy link
Contributor Author

@Tomas2D FYK review

@Tomas2D Tomas2D self-requested a review September 26, 2024 06:49
src/tools/search/googleCustomSearch.ts Show resolved Hide resolved
src/tools/search/googleCustomSearch.ts Show resolved Hide resolved
src/tools/search/googleCustomSearch.ts Outdated Show resolved Hide resolved
src/tools/search/googleCustomSearch.ts Outdated Show resolved Hide resolved
@abughali abughali requested a review from Tomas2D September 27, 2024 16:30
package.json Outdated Show resolved Hide resolved
@abughali abughali requested a review from Tomas2D September 27, 2024 17:17
Copy link
Contributor

@Tomas2D Tomas2D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work 🚀

@Tomas2D Tomas2D merged commit ef839da into i-am-bee:main Sep 27, 2024
1 check passed
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