yueying
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_HOME | No | Hugging Face cache (Whisper weights live here) | |
| PYTHONUTF8 | No | set to 1 on Windows to avoid mojibake | |
| HF_ENDPOINT | No | mirror, e.g. https://hf-mirror.com | huggingface.co |
| YUEYING_LANG | No | language of report.md written by the server (en/zh) | en |
| YUEYING_MODEL | No | default for the model parameter | auto |
| YUEYING_DEVICE | No | auto / cuda / cpu | auto |
| YUEYING_OUT_DIR | No | root folder for results (absolute, ~ ok) | ~/yueying_out |
| YUEYING_MAX_JOBS | No | pipelines running at once per server | 1 |
| YUEYING_JOB_TIMEOUT | No | hard limit per video, seconds | 7200 |
| YUEYING_KEEP_SOURCE | No | 1 keeps the downloaded ≤720p source in _download/ (enables exact-moment frames for URLs) | |
| YUEYING_COOKIES_FROM_BROWSER | No | default browser for cookies (chrome, edge, firefox, …) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues