ronitraj commited on
Commit
1b1af24
·
verified ·
1 Parent(s): 3259ff7

deploy via scripts/deploy_to_space.py

Browse files
Files changed (1) hide show
  1. docs/ENVIRONMENT_API.md +1 -1
docs/ENVIRONMENT_API.md CHANGED
@@ -1,6 +1,6 @@
1
  # Environment API
2
 
3
- Qubit-Medic exposes an OpenEnv-compliant HTTP server built on top of
4
  `openenv.core.create_fastapi_app`. The server wraps an internal
5
  `DecoderEnvironment` (Stim + PyMatching) through the standard
6
  `Action` / `Observation` / `State` Pydantic shapes.
 
1
  # Environment API
2
 
3
+ QuantumScribe exposes an OpenEnv-compliant HTTP server built on top of
4
  `openenv.core.create_fastapi_app`. The server wraps an internal
5
  `DecoderEnvironment` (Stim + PyMatching) through the standard
6
  `Action` / `Observation` / `State` Pydantic shapes.