fffiloni commited on
Commit
65b7f6e
·
verified ·
1 Parent(s): bf18cb9

Upload 6 files

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,7 +221,7 @@ def register_custom_routes(fastapi_app: FastAPI) -> None:
221
  return JSONResponse(
222
  {
223
  "name": "Agentic Space Factory",
224
- "version": "v85-failure-reason-feedback",
225
  "bucket_default": settings.bucket_name,
226
  "workflows": ["build_from_model_card", "validate_existing_space", "runs_explorer"],
227
  "custom_ui_status": "root_custom_ui",
 
221
  return JSONResponse(
222
  {
223
  "name": "Agentic Space Factory",
224
+ "version": "v86-hf-error-detail-reasons",
225
  "bucket_default": settings.bucket_name,
226
  "workflows": ["build_from_model_card", "validate_existing_space", "runs_explorer"],
227
  "custom_ui_status": "root_custom_ui",