jampuramprem commited on
Commit
8296eed
·
2 Parent(s): 77c943582c0f49

Merge branch 'master' of https://github.com/Prem01-cyber/Sieve into envdev

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -142,6 +142,5 @@ We will be using FastAPI as out backend framework, and we are adding end points
142
  | `GET` | `/state` | Current environment state |
143
  | `GET` | `/tasks` | List all tasks with action schema |
144
  | `GET` | `/grader` | Current grader score (0.0–1.0) |
145
- | `POST` | `/baseline` | Run baseline agent and return scores for all tasks |
146
 
147
 
 
142
  | `GET` | `/state` | Current environment state |
143
  | `GET` | `/tasks` | List all tasks with action schema |
144
  | `GET` | `/grader` | Current grader score (0.0–1.0) |
 
145
 
146