Skip to content

A code scaffold to build AI agents with Vertex AI, AppEngine or Cloud Run on GCP.

License

Notifications You must be signed in to change notification settings

mugglmenzel/ai-agent-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-agent-scaffold

Use this code to get started with a base scaffold of a langchain agent with a test UI in Flask.

Build and deploy

You can build and deploy the agent to AppEngine using the included cloudbuild.yaml file. Run the following command with gcloud installed and setup:

gcloud builds submit

Customize

Customize the agent by changing the Python code in the app/lib folder.

About

A code scaffold to build AI agents with Vertex AI, AppEngine or Cloud Run on GCP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published