mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 19:50:17 +00:00
1.8 KiB
1.8 KiB
GlobalFixMap LLM Entry
This page is for LLMs. Goal: route tool/vendor-specific issues to one family and one exact fix page.
Primary index
- README.md
Operating rule Pick exactly one family first. Then pick exactly one page inside that family. Return: diagnosis + root cause + minimal fix steps + exact link.
Family selector
Providers and agents
- LLM Providers: ./LLM_Providers/README.md
- Agents and orchestration: ./Agents_Orchestration/README.md
- Chatbots and CX: ./Chatbots_CX/README.md
Data and retrieval
- Vector DBs and stores: ./VectorDBs_and_Stores/README.md
- RAG and VectorDB guardrails: ./RAG_VectorDB/README.md
- Retrieval playbook: ./Retrieval/README.md
- Embeddings: ./Embeddings/README.md
- Chunking: ./Chunking/README.md
- RAG family: ./RAG/README.md
Input and parsing
- DocumentAI OCR: ./DocumentAI_OCR/README.md
- OCR parsing: ./OCR_Parsing/README.md
- Language: ./Language/README.md
- Language locale: ./LanguageLocale/README.md
Reasoning and memory
- Reasoning: ./Reasoning/README.md
- Memory long context: ./MemoryLongContext/README.md
- Multimodal long context: ./Multimodal_LongContext/README.md
Automation and ops
- Automation: ./Automation/README.md
- Ops deploy: ./OpsDeploy/README.md
- Safety prompt integrity: ./Safety_PromptIntegrity/README.md
- Prompt assembly: ./PromptAssembly/README.md
- Local deploy inference: ./LocalDeploy_Inference/README.md
- DevTools CodeAI: ./DevTools_CodeAI/README.md
Eval and governance
- Eval: ./Eval/README.md
- Eval observability: ./Eval_Observability/README.md
- Governance: ./Governance/README.md
- Enterprise knowledge governance: ./Enterprise_Knowledge_Gov/README.md
Response template Diagnosis
- GlobalFixMap family:
- Page:
Root cause
Minimal fix
- <3 to 7 bullets>
Reference