Skip to content

Commit 7b8c8f9

Browse files
committed
Added cff file
1 parent 23e1699 commit 7b8c8f9

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CITATION.cff

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it using the following metadata."
3+
title: "LLM Change Agent"
4+
version: "0.0.6"
5+
doi: "10.5281/zenodo.13693478"
6+
date-released: 2024-09-05
7+
authors:
8+
- family-names: "Hegde"
9+
given-names: "Harshad"
10+
orcid: "https://orcid.org/0000-0002-2411-565X" # Replace with actual ORCID
11+
12+
affiliations:
13+
- name: "Lawrence Berekeley National Laboratory"
14+
address: "1 Cyclotron Road, Berkeley, CA 94720, USA"
15+
keywords:
16+
- "llm"
17+
- "kgcl"
18+
- "ontology"
19+
- "change-language"
20+
- "artificial intelligence"
21+
22+
license: "MIT"
23+
repository-code: "https://github.com/hrshdhgd/llm-change-agent"
24+
url: "https://github.com/hrshdhgd/llm-change-agent"
25+
abstract: >
26+
LLM Change Agent is a command-line interface (CLI) tool designed to interact with various large language models
27+
for generating and modifying ontology resources. It supports multiple LLM providers and offers a range of
28+
functionalities to streamline KGCL command generation tasks.

0 commit comments

Comments
 (0)