LEM API
Closed-beta engineering context API.
LEM API returns context packs, citations, source pointers, and workflow hints for engineering tasks.
curl https://api.svdailab.com/v1/responses \
-H "Authorization: Bearer $SVD_API_KEY" \
-d '{
"model": "lem-1",
"input": "solver convergence issue",
"metadata": {"tool": "engineering-workflow"}
}'Closed beta access is managed from the SVD AI Lab platform.