Spaces:
Sleeping
Sleeping
deploy via scripts/deploy_to_space.py
Browse files- docs/ENVIRONMENT_API.md +1 -1
docs/ENVIRONMENT_API.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Environment API
|
| 2 |
|
| 3 |
-
|
| 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.
|