-
Notifications
You must be signed in to change notification settings - Fork 162
Expand file tree
/
Copy pathCITATION.cff
More file actions
20 lines (20 loc) · 765 Bytes
/
Copy pathCITATION.cff
File metadata and controls
20 lines (20 loc) · 765 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
cff-version: 1.2.0
message: "If you use WFGY in research, evaluation, teaching, or debugging workflows, please cite this repository."
title: "WFGY"
abstract: "WFGY is an open-source reasoning and debugging ecosystem for AI systems. It includes the Problem Map line for structured failure diagnosis, the Global Debug Card for image-first triage, and broader framework layers for reasoning, evaluation, and system-level analysis."
type: software
authors:
- name: "PSBigBig"
alias: "onestardao"
repository-code: "https://github.com/onestardao/WFGY"
url: "https://github.com/onestardao/WFGY"
license: MIT
keywords:
- "RAG"
- "LLM"
- "retrieval-augmented generation"
- "agent systems"
- "debugging"
- "troubleshooting"
- "evaluation"
- "reasoning"