-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
36 lines (36 loc) · 1.14 KB
/
CITATION.cff
File metadata and controls
36 lines (36 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
cff-version: 1.2.0
message: "If you use this library or the agent-stack as a whole, please cite the artifact paper."
title: "agent-stack: Six Reliability Primitives for LLM Agents"
authors:
- family-names: Katta
given-names: Mukunda Rao
orcid: "https://orcid.org/0009-0007-6071-3896"
license: MIT
url: "https://github.com/MukundaKatta/agent-stack"
repository-code: "https://github.com/MukundaKatta/agent-stack"
keywords:
- LLM agents
- reliability primitives
- Model Context Protocol
- npm
- PyPI
- production AI
identifiers:
- type: doi
value: 10.5281/zenodo.20074702
description: Zenodo DOI for the agent-stack artifact paper
- type: doi
value: 10.57967/hf/8720
description: HuggingFace Hub DOI for the agent-stack model card
preferred-citation:
type: article
authors:
- family-names: Katta
given-names: Mukunda Rao
orcid: "https://orcid.org/0009-0007-6071-3896"
title: "Six Reliability Primitives for LLM Agents: An Artifact Pattern for Stackable, Single-Concern Libraries"
year: 2026
publisher:
name: Zenodo
doi: 10.5281/zenodo.20074702
url: "https://doi.org/10.5281/zenodo.20074702"