[PR #446] [MERGED] added a num parameter to the google_search #537

Closed
opened 2026-02-15 18:15:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama-hub/pull/446
Author: @rarisenpai
Created: 8/4/2023
Status: Merged
Merged: 8/5/2023
Merged by: @jerryjliu

Base: mainHead: main


📝 Commits (2)

  • 7c61de1 added a num parameter to the google_search
  • 9d03eab added Optional[int] = None

📊 Changes

1 file changed (+21 additions, -9 deletions)

View changed files

📝 llama_hub/tools/google_search/base.py (+21 -9)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama-hub/pull/446 **Author:** [@rarisenpai](https://github.com/rarisenpai) **Created:** 8/4/2023 **Status:** ✅ Merged **Merged:** 8/5/2023 **Merged by:** [@jerryjliu](https://github.com/jerryjliu) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`7c61de1`](https://github.com/run-llama/llama-hub/commit/7c61de116e06963b2f97ce0884e281ad6130981c) added a num parameter to the google_search - [`9d03eab`](https://github.com/run-llama/llama-hub/commit/9d03eabb74df67634798fbd8787b07b80dfea131) added Optional[int] = None ### 📊 Changes **1 file changed** (+21 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `llama_hub/tools/google_search/base.py` (+21 -9) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:03 -05:00
yindo closed this issue 2026-02-15 18:15:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama-hub#537