#How does Convex access the local large oracle model API (such as GLM3)?
4 messages · Page 1 of 1 (latest)
You can run something that exposes your local API to the convex backend. This project outlines how to use cloudflared: https://github.com/recursal/ai-town-rwkv-proxy#step-3---deploy-the-ai-town-proxy-via-cloudflared
I've also used ngrok and want to try https://tunnel.dev
Tunnel enables product teams to collaborate using live previews of local applications. With a single URL, your team can iterate rapidly on websites, APIs, webhooks, and more.
The trick is to give the convex backend a URL that points to your local machine by using a service that tunnels your connect.
You're very welcome! I appreciate your response. I will now try to follow your instructions and proceed with the operation.😆