Overview
Thelangchain-jenkins
package allows you to execute and control CI/CD pipelines with
Jenkins.
Setup
Installlangchain-jenkins
:
Credentials
You’ll need to setup or obtain authorization to access Jenkins server.Instantiation
To disable the SSL Verify, setos.environ["PYTHONHTTPSVERIFY"] = "0"
Invocation
You can now call invoke and pass arguments.- Create the Jenkins job
- Run the Jenkins Job
- Get job info
- Delete the jenkins job