Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.14.0
metadata
title: Glm45v3
emoji: π
colorFrom: gray
colorTo: green
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
π§ GLM 4.5 Multi-Agent Control Panel (FastAPI + Gradio)
This Space exposes:
- FastAPI endpoints at
/api/agent1..4and/api/run_all - A Gradio UI at
/to message one agent or all agents at once - Both run inside the same process (no port conflicts), with files kept separate for testability.
Structure
api.pyβ FastAPI app, endpoints, and the agent logic (GLM 4.5 call stub).main.pyβ Gradio UI (no server launch).app.pyβ Mounts Gradio onto the FastAPI app; Space entrypoint.requirements.txt,huggingface.ymlβ Space config.
Environment
Optionally set your GLM API key: