mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-05 15:20:30 +08:00
docs: remove retired Go Report Card badge (#17819)
### Summary Remove the Go Report Card badge from `internal/harness/README.md` because the service has been retired and no longer provides a repository grade. This is a documentation-only change. Validated with `git diff --check`.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Agent Harness Go
|
||||
|
||||
[](https://pkg.go.dev/ragflow/internal/harness)
|
||||
[](https://goreportcard.com/report/ragflow/internal/harness)
|
||||
|
||||
A Go framework for building **stateful, multi-agent applications** with LLMs. It provides a **graph-based execution engine** (`graphengine/`) with Pregel-style BSP execution, plus a **full Agent Development Kit** (`agentcore/`) built on top of it — supporting ReAct agents, middleware, workflows, checkpointing, human-in-the-loop, and streaming.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user