GitLabToolkit()| Name | Type | Description |
|---|---|---|
tools* | unknown |
GitLab Toolkit.
Security Note: This toolkit contains tools that can read and modify the state of a service; e.g., by creating, deleting, or updating, reading underlying data.
For example, this toolkit can be used to create issues, pull requests,
and comments on GitLab.
See https://python.langchain.com/docs/security for more information.
List[BaseTool]. The tools in the toolkit. Default is an empty list.
Create a GitLabToolkit from a GitLabAPIWrapper.
Get the tools in the toolkit.