Ronak Bhalgami
Ronak Bhalgami
Hi @rezadev8 can you describe the problem in details or can you share me how to reproduce this error in details
So @parshvadaftari, do i have to close the PR?
Hi @parshvadaftari, can you assign me this issue? I'll add the SiliconFlow as an LLM provider
@HelloJelly2021 According to the [API documentation](https://docs.siliconflow.com/en/api-reference/chat-completions/chat-completions), the base URL is 'https://api.siliconflow.com/v1/' not 'https://api.siliconflow.cn/v1/'
> The root cause is that the categorization Mode name is hard code to be "gpt-4o-mini", and SiliconFlow does not provide the model "gpt-4o-mini". > > [@Retry](https://github.com/Retry)(stop=stop_after_attempt(3), wait=wait_exponential(multiplier=1, min=4, max=15))...
> Hey @HelloJelly2021 sorry for the trouble, we'll be fixing the default model provided there. > > @ron-42 Let me know if you want to work on it. @parshvadaftari on...
Hi @Jiafazi17, can you describe this issue in more details or give me steps to reproduce the error.
Hi @parshvadaftari I want to work on this issue, could you please assign it to me?
Hey @bluetech, please take a look at the latest changes in this PR.