Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

I had a quick search in the repo issues and code. It seems that http proxy (from tensorzero to model provider) is not supported yet.

You must be logged in to vote

Replies: 2 comments · 2 replies

Comment options

Thank you for the feature request. What is the use case for that?

As a temporary workaround, you can set up a proxy on the Docker container itself.

You must be logged in to vote
2 replies
@contrun
Comment options

For me, two use cases currently. One is to use mitmproxy to inspect all the requests to the model provider to debug issues. Two is to enable access to some models with the proxy (I have difficulty access some model in China).

@GabrielBianconi
Comment options

Makes sense. For now, I recommend setting up a proxy at the Docker level!

Comment options

We currently support the HTTP_PROXY and HTTPS_PROXY environment variable (see https://docs.rs/reqwest/latest/reqwest/#proxies). Note that this will proxy all outgoing requests, including requests to ClickHouse

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.