WIP: docs updates (#3296)

This commit is contained in:
Tony Kipkemboi
2025-08-08 16:05:43 -04:00
committed by GitHub
parent a92211f0ba
commit a221295394
22 changed files with 940 additions and 9 deletions

View File

@@ -24,6 +24,8 @@ pip install 'crewai[tools]'
This command installs the necessary package to run the GithubSearchTool along with any other tools included in the crewai_tools package.
Get a GitHub Personal Access Token at https://github.com/settings/tokens (Developer settings → Finegrained tokens or classic tokens).
## Example
Heres how you can use the GithubSearchTool to perform semantic searches within a GitHub repository: