Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Oct 03:49
0ea08fe

Proxy Environment Variables:
Starting with v0.7.0, proxy environment variables (HTTP_PROXY, HTTPS_PROXY, etc.) are no longer automatically initialized. You must explicitly use the --proxy-env flag when starting the server to enable proxy support from environment variables.

npx copilot-api@latest start --proxy-env

   🐞 Bug Fixes

    View changes on GitHub