Documentation
¶
Overview ¶
Package git provides git tool for LLM to use. The implementation is a piece, while the main purpose is to provide the git help system, which is like a git skill system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RegisterTool = toolcall.RegisterTool ShellExec = toolcall.ShellExec TitleLikePattern = toolcall.TitleLikePattern ContentLikePattern = toolcall.ContentLikePattern )
Functions ¶
func GitCommand ¶
Types ¶
Source Files
¶
- git.go
- git_run.go
- git_tool.go
Click to show internal directories.
Click to hide internal directories.