WFGY/CITATION.cff
2026-03-08 22:26:30 +08:00

20 lines
765 B
YAML

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"