Open wangzhankun opened 11 months ago
I notice that there is openai_proxy option in yai.json. But it does nothing when I have set it. It still uses the default openai url:
openai_proxy
yai.json
The solution is:
clientConfig.BaseURL
/v1
v1
Having the same issue
I notice that there is
openai_proxy
option inyai.json
. But it does nothing when I have set it. It still uses the default openai url: