Commit a7de599
authored
chore: remove remote::passthrough inference provider (#6368)
Remove the remote::passthrough provider, its registry entry, and all
supporting code: the passthrough module (passthrough.py, config.py,
__init__.py), the forward_headers utility module, the unit test suite,
and documentation files.
Update the codex CLI test to use a generic api_key instead of
passthrough_api_key since X-OGX-Provider-Data forwarding is a generic
mechanism not tied to any one provider.
Signed-off-by: Matthew Farrellee <matt@cs.wisc.edu>1 parent ffa6142 commit a7de599
13 files changed
Lines changed: 4 additions & 1198 deletions
File tree
- docs/docs
- distributions/self_hosted_distro
- providers/inference
- scripts
- src/ogx/providers
- registry
- remote
- inference
- passthrough
- utils
- tests/unit
- cli
- providers/inference
Lines changed: 0 additions & 32 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | 270 | | |
281 | 271 | | |
282 | 272 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
Lines changed: 0 additions & 34 deletions
This file was deleted.
This file was deleted.
0 commit comments