@@ -76,7 +76,7 @@ This roadmap outlines the development priorities. Tasks within each phase can be
7676 * [ ] Implement an API mocking utility for testing.
7777 * [ ] Develop math-specific string processing utilities (if still needed).
7878* ** P2.3: TRL Integration Development:**
79- * [ ] Create a generic adapter for using ` Reward-Protocol ` reward functions with TRL.
79+ * [ ] Create a generic adapter for using ` reward-protocol ` reward functions with TRL.
8080* ** P2.4: Comprehensive Coding Example Creation:**
8181 * [ ] Curate/generate ` examples/coding_example/dataset.jsonl ` .
8282 * [ ] Create ` local_eval.py ` , ` fireworks_preview.py ` , ` fireworks_regenerate.py ` , ` trl_grpo_integration.py ` for coding.
@@ -105,8 +105,8 @@ This roadmap outlines the development priorities. Tasks within each phase can be
105105* ** P3.2: Advanced Authentication for Self-Hosted Evaluators:**
106106 * [ ] Implement IAM and mTLS options for self-hosted evaluators (requires self-hosted infrastructure from P3.3).
107107* ** P3.3: Future Vision - Self-Hosted Remote Evaluators:**
108- * ** GCP Cloud Run Integration:** Implement ` Reward-Protocol deploy ... --target gcp-cloud-run` , Dockerfile generation, ` gcloud ` orchestration, API key auth, GCP Secret Manager integration.
109- * ** AWS Lambda Integration:** Implement ` Reward-Protocol deploy ... --target aws-lambda` , Lambda packaging, ` aws ` CLI orchestration, API key auth, AWS Secrets Manager integration.
108+ * ** GCP Cloud Run Integration:** Implement ` reward-protocol deploy ... --target gcp-cloud-run` , Dockerfile generation, ` gcloud ` orchestration, API key auth, GCP Secret Manager integration.
109+ * ** AWS Lambda Integration:** Implement ` reward-protocol deploy ... --target aws-lambda` , Lambda packaging, ` aws ` CLI orchestration, API key auth, AWS Secrets Manager integration.
110110 * ** (Future) Local Secret Store (Optional):** Implement if needed.
111111* ** P3.4: Advanced CI/CD & Release Process:**
112112 * [ ] Full CI pipeline: multi-Python version testing, build sdist/wheel, docs build check, coverage reporting.
0 commit comments