Skip to content

Add st-orcarouter: OrcaRouter Connection for Streamlit#52

Merged
sfc-gh-lmasuch merged 1 commit into
streamlit:mainfrom
zhenjunchen-png:add-st-orcarouter
Jun 1, 2026
Merged

Add st-orcarouter: OrcaRouter Connection for Streamlit#52
sfc-gh-lmasuch merged 1 commit into
streamlit:mainfrom
zhenjunchen-png:add-st-orcarouter

Conversation

@zhenjunchen-png

Copy link
Copy Markdown

Adds a registry entry for st-orcarouter, a Streamlit connection wrapping OrcaRouter's OpenAI-compatible LLM gateway via st.connection.

The package exposes chat, stream, list_models (via the authenticated /v1/models endpoint), and the underlying openai client. It follows the same shape as existing connection entries such as st-supabase-connection and st-openai-embeddings-connection.

I'm an engineer on the OrcaRouter team.

A community-built st.connection for the OrcaRouter LLM gateway, exposing
chat, stream, list_models, and the raw openai client via Streamlit's
connection mechanism. Follows the same pattern as existing entries like
st-supabase-connection and st-openai-embeddings-connection.

I'm an engineer on the OrcaRouter team.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@sfc-gh-lmasuch sfc-gh-lmasuch merged commit 2f57225 into streamlit:main Jun 1, 2026
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.

2 participants