Autocrew icon indicating copy to clipboard operation
Autocrew copied to clipboard

Any idea how to set OPENAI_BASE_URL and system proxy?

Open butterl opened this issue 1 year ago • 1 comments

seems the code is not reading the OPENAI_BASE_URL from the env?

butterl avatar Mar 18 '24 03:03 butterl

it seems code in here only passing the OPENAI_API_KEY.

https://github.com/yanniedog/Autocrew/blob/d885b22a0e7277d69090dfae30ddcd0f04dc8733/core.py#L184

a new config or env reading here is needed

clipsheep6 avatar Mar 18 '24 04:03 clipsheep6