Introduction

LLM Change Agent

https://zenodo.org/badge/841604583.svg

Overview

LLM Change Agent is a command-line tool designed to interact with various large language models from different providers. It generates KGCL commands using specified models and providers via prompts. Prompts could be GitHub issue description/comments.

Features

  • Given a prompt relevant to making ontology resource changes, the agent responds with KGCL change statements.

  • Supports OpenAI, Ollama, Anthropic and CBORG (LBNL hosted) models.

Warning

OpenAI, Anthropic and CBORG model use are subject to availability of corresponding keys as environment variables locally.