langchain/docs/extras/integrations/toolkits
Gordon Clark e66759cc9d
Github add "Create PR" tool + Docs update (#8235)
Added a new tool to the Github toolkit called **Create Pull Request.**
Now we can make our own langchain contributor in langchain 😁

In order to have somewhere to pull from, I also added a new env var,
"GITHUB_BASE_BRANCH." This will allow the existing env var,
"GITHUB_BRANCH," to be a working branch for the bot (so that it doesn't
have to always commit on the main/master). For example, if you want the
bot to work in a branch called `bot_dev` and your repo base is `main`,
you would set up the vars like:
```
GITHUB_BASE_BRANCH = "main"
GITHUB_BRANCH = "bot_dev"
``` 

Maintainer responsibilities:
  - Agents / Tools / Toolkits: @hinthornw
2023-07-27 19:19:44 -07:00
..
amadeus.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
azure_cognitive_services.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
csv.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
document_comparison_toolkit.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
github.ipynb Github add "Create PR" tool + Docs update (#8235) 2023-07-27 19:19:44 -07:00
gmail.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
index.mdx mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
jira.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
json.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
multion.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
office365.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
openapi_nla.ipynb mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
openapi.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
pandas.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
playwright.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
powerbi.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
python.ipynb correction to reference to code (#8301) 2023-07-26 10:33:18 -07:00
spark_sql.ipynb mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
spark.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
sql_database.ipynb Update sql database agent example (#8354) 2023-07-27 13:44:02 -07:00
vectorstore.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
xorbits.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00