File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ representative at an online or offline event.
6060
6161Instances of abusive, harassing, or otherwise unacceptable behavior may be
6262reported to the community leaders responsible for enforcement via
63- [ GitHub Issues] ( https://github.com/sena-labs/OpenRouter- Pipe/issues ) or by
63+ [ GitHub Issues] ( https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /issues ) or by
6464contacting the maintainers through
65- [ GitHub private vulnerability reporting] ( https://github.com/sena-labs/OpenRouter- Pipe/security/advisories/new ) .
65+ [ GitHub private vulnerability reporting] ( https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /security/advisories/new ) .
6666
6767All complaints will be reviewed and investigated promptly and fairly.
6868
Original file line number Diff line number Diff line change @@ -127,9 +127,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
127127- Model prefix customization
128128
129129<!-- Compare links -->
130- [ Unreleased ] : https://github.com/sena-labs/OpenRouter- Pipe/compare/v1.2.0...HEAD
131- [ 1.2.0 ] : https://github.com/sena-labs/OpenRouter- Pipe/compare/v1.1.1...v1.2.0
132- [ 1.1.1 ] : https://github.com/sena-labs/OpenRouter- Pipe/compare/v1.1.0...v1.1.1
133- [ 1.1.0 ] : https://github.com/sena-labs/OpenRouter- Pipe/compare/v1.0.0...v1.1.0
134- [ 1.0.0 ] : https://github.com/sena-labs/OpenRouter- Pipe/compare/v0.1.0...v1.0.0
135- [ 0.1.0 ] : https://github.com/sena-labs/OpenRouter- Pipe/releases/tag/v0.1.0
130+ [ Unreleased ] : https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /compare/v1.2.0...HEAD
131+ [ 1.2.0 ] : https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /compare/v1.1.1...v1.2.0
132+ [ 1.1.1 ] : https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /compare/v1.1.0...v1.1.1
133+ [ 1.1.0 ] : https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /compare/v1.0.0...v1.1.0
134+ [ 1.0.0 ] : https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /compare/v0.1.0...v1.0.0
135+ [ 0.1.0 ] : https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /releases/tag/v0.1.0
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ By participating, you agree to uphold this code.
27272 . ** Clone** your fork locally:
2828
2929 ``` bash
30- git clone https://github.com/< your-username> /OpenRouter- Pipe.git
31- cd OpenRouter- Pipe
30+ git clone https://github.com/< your-username> /Open-WebUI- Pipe-OpenRouter .git
31+ cd Open-WebUI- Pipe-OpenRouter
3232 ```
3333
34343 . ** Install** dependencies:
@@ -145,7 +145,7 @@ test: add retry exhaustion coverage
145145
146146## Reporting bugs
147147
148- When reporting a bug, open a [ GitHub issue] ( https://github.com/sena-labs/OpenRouter- Pipe/issues )
148+ When reporting a bug, open a [ GitHub issue] ( https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /issues )
149149using the ** Bug report** template and include:
150150
1511511 . ** Open WebUI version** (` Admin Panel → About ` ).
Original file line number Diff line number Diff line change 11# OpenRouter Pipe
22
3- [ ![ Build] ( https://github.com/sena-labs/OpenRouter- Pipe/actions/workflows/tests.yml/badge.svg )] ( https://github.com/sena-labs/OpenRouter- Pipe/actions/workflows/tests.yml )
3+ [ ![ Build] ( https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /actions/workflows/tests.yml/badge.svg )] ( https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /actions/workflows/tests.yml )
44[ ![ Python] ( https://img.shields.io/badge/Python-%E2%89%A53.10-blue )] ( https://www.python.org/ )
55[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( LICENSE )
66
@@ -99,8 +99,8 @@ All OpenRouter models will appear in the model selector immediately.
9999### From source
100100
101101``` bash
102- git clone https://github.com/sena-labs/OpenRouter- Pipe.git
103- cd OpenRouter- Pipe
102+ git clone https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter .git
103+ cd Open-WebUI- Pipe-OpenRouter
104104pip install -r requirements.txt
105105python test_pipe.py # 252 tests — verify everything is green
106106```
@@ -202,7 +202,7 @@ The pipe implements the **Manifold** pattern: one pipe entry point that surfaces
202202| Enrichment | ` _inject_cache_control() ` , ` _insert_citations() ` | Post-processing |
203203
204204``` text
205- OpenRouter- Pipe/
205+ Open-WebUI- Pipe-OpenRouter /
206206├── openrouter_pipe.py # Main pipe source — install this in Open WebUI
207207├── function.json # Open WebUI community manifest
208208├── test_pipe.py # Unit test suite (252 tests)
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Instead, please send an email to **<isena86@gmail.com>** with:
30305 . ** Suggested fix** (if you have one).
3131
3232Alternatively, use
33- [ GitHub's private vulnerability reporting] ( https://github.com/sena-labs/OpenRouter- Pipe/security/advisories/new ) .
33+ [ GitHub's private vulnerability reporting] ( https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /security/advisories/new ) .
3434
3535### What to Expect
3636
@@ -76,4 +76,4 @@ Every push to `main` and every pull request runs:
7676
7777- We follow [ coordinated vulnerability disclosure] ( https://en.wikipedia.org/wiki/Coordinated_vulnerability_disclosure ) .
7878- We aim to release patches within 14 days of confirming a vulnerability.
79- - Security advisories are published via [ GitHub Security Advisories] ( https://github.com/sena-labs/OpenRouter- Pipe/security/advisories ) .
79+ - Security advisories are published via [ GitHub Security Advisories] ( https://github.com/sena-labs/Open-WebUI- Pipe-OpenRouter /security/advisories ) .
You can’t perform that action at this time.
0 commit comments