diff --git a/plugins/dspy_rlm/index.yaml b/plugins/dspy_rlm/index.yaml new file mode 100644 index 0000000..1bd1a61 --- /dev/null +++ b/plugins/dspy_rlm/index.yaml @@ -0,0 +1,9 @@ +title: A0 Self-Improvement +description: Improves Agent Zero during runtime with DSPy GEPA prompt optimization, bounded RLM long-context analysis, semantic quality gates, and managed local multiprocess workers. +github: https://github.com/TerminallyLazy/a0-self-improvement +tags: + - llm + - prompting + - agents + - automation + - development diff --git a/plugins/dspy_rlm/thumbnail.jpg b/plugins/dspy_rlm/thumbnail.jpg new file mode 100644 index 0000000..b1a6b4a Binary files /dev/null and b/plugins/dspy_rlm/thumbnail.jpg differ