Proxy Overseas LLM APIs (OpenAI / Anthropic) via Cloud Function
Build a thin reverse proxy in a CloudBase Web Cloud Function (HTTP trigger) to handle overseas LLM access, keep API keys out of the frontend, and pass through SSE streaming responses.
Build a thin reverse proxy in a CloudBase Web Cloud Function (HTTP trigger) to handle overseas LLM access, keep API keys out of the frontend, and pass through SSE streaming responses.
Use a CloudBase Cloud Function to push text, Markdown, images, and other message types to a WeCom Group Bot via Webhook. Add a timer trigger for monitoring alerts.