Skip to content

docs: point public examples at https://api.pixelrag.ai#21

Merged
andylizf merged 1 commit into
mainfrom
docs/https-endpoint
Jun 4, 2026
Merged

docs: point public examples at https://api.pixelrag.ai#21
andylizf merged 1 commit into
mainfrom
docs/https-endpoint

Conversation

@andylizf
Copy link
Copy Markdown
Contributor

@andylizf andylizf commented Jun 4, 2026

Replaces the last http://api.pixelrag.ai:30001 references (README hero curl + callout, API docs Base URL, quickstart notebook) with https://api.pixelrag.ai — TLS, goes through the nginx upstream, and follows blue-green switches. Self-hosting examples keep localhost.

…green)

The raw http://api.pixelrag.ai:30001 URL pins the blue slot directly, bypassing
the nginx upstream — it was the last public surface stuck on a fixed slot. The
https endpoint goes through the upstream (currently the LoRA slot), gets TLS,
and follows future blue-green switches. Self-hosting examples keep localhost.
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web Ready Ready Preview, Comment Jun 4, 2026 3:53pm

@andylizf andylizf merged commit 06781b9 into main Jun 4, 2026
6 checks passed
@andylizf andylizf deleted the docs/https-endpoint branch June 4, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant