Hi @TideDra,
I found that using https://api.siliconflow.cn/v1 as the OPENAI_API_BASE returns an AuthenticationError.
Switching the endpoint to https://api.siliconflow.com/v1 fixed the issue immediately.
I suggest updating the README or example variables to use the .com domain to improve compatibility. Thanks for the great work!