Command Claude Code
A Chinese-language requirements document for completing an RAG snapshot system. RAG, or retrieval-augmented generation, lets an AI answer using a connected knowledge base; a snapshot is a fixed copy of that data.
AgentX 致力于让小白也能无门槛通过自然语言打造属于自己的 Agent。AgentX 采用了自研 MCP 网关,模型高可用组件打造高可用
Command Claude Code
A Chinese-language requirements document for completing an RAG snapshot system. RAG, or retrieval-augmented generation, lets an AI answer using a connected knowledge base; a snapshot is a fixed copy of that data.
Command Claude Code
A requirements document for connecting AgentX conversations with user containers, which are isolated environments that run tools for an agent.
Command Claude Code
A command that examines Git changes and creates a commit with a message matching the project's conventions. Git is the system used to track code changes and commits.
Command Claude Code
A design and implementation proposal for managing RAG systems. RAG, or retrieval-augmented generation, lets an agent answer using information from document collections.
Command Claude Code
A command for planning how a RAG knowledge base is published. RAG is a system that retrieves stored documents to help produce answers; the plan covers version snapshots, administrator review, and database records.
Command Claude Code
A Chinese TODO list for implementing RAG publishing and installation. It covers database tables, domain services, fixed data copies, vector-data separation, application services, and APIs.