Expand description
FEAGI v1 Simulation API
Endpoints for simulation control and stimulation Maps to Python: feagi/api/v1/simulation.py
Functionsยง
- get_
stats - Get simulation statistics including total stimulations and active scripts.
- get_
status - Get simulation status including active state and running scripts.
- post_
config - Configure simulation parameters and behavior settings.
- post_
reset - Reset simulation state to initial conditions.
- post_
stimulation_ upload - Upload a stimulation script for neural activity simulation.