9router-Python β Python SDK for the 9Router AI gateway (35 models)
9router-python Python SDK + CLI for the 9Router AI gateway. Configure once, use everywhere. β‘ Quickstart π 30 seconds to first chat $ pip install 9router-python $ ninerouter chat "Hello, world!" --stream Hello! π How can I help you today? TTS: some OpenRouter TTS models return 502 upstream errors; prefer a gemini/* TTS model.
- βͺ9router-python Python SDK + CLI for the 9Router AI gateway.
- βͺConfigure once, use everywhere. β‘ Quickstart π 30 seconds to first chat $ pip install 9router-python $ ninerouter chat "Hello, world!" --stream Hello! π How can I help you today?
- βͺTTS: some OpenRouter TTS models return 502 upstream errors; prefer a gemini/* TTS model.
Hacker News (AI / LLM) files mainly under ai. We currently carry 3,441 of its stories.
Story provenance
Source Β· retrieval Β· rights Β· ranking β open for full record
inspect β
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | GitHub |
| Canonical URL | https://github.com/ChristopherDond/9router-python |
| Publication time | Tue, 04 Aug 2026 00:55:20 +0000 |
| Retrieval time | 2026-08-04T01:00:42.780Z |
| Last seen | 2026-08-04T01:00:42.780Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch Β· cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | P_oCUkXQ6mzv Β· 1 stories |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes β open original |
| Substitutes article? | No β link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
Opening excerpt (first ~120 words) tap to expand
9router-python Python SDK + CLI for the 9Router AI gateway. One tiny library to talk to an OpenAI-compatible gateway that routes to Gemini, NVIDIA, OpenRouter, Groq, Ollama, Tavily and Exa β chat, images, TTS, STT, embeddings and web search/fetch β all through a single local endpoint, with automatic fallback between providers. $ pip install 9router-python β¨ Features Capability SDK method CLI command π¬ Chat (with streaming) client.chat() / chat_stream() ninerouter chat π Embeddings client.embeddings() ninerouter embed πΌοΈ Image generation client.image() ninerouter image π Text-to-speech client.tts() ninerouter tts ποΈ Speech-to-text client.stt() ninerouter stt π Web search client.web_search() ninerouter web search π Fetch URL β markdown client.web_fetch() ninerouter web fetch βοΈβ¦
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.