Closed ForgetThatNight closed 10 months ago
Hello @ForgetThatNight, thanks for your first issue and interest in our work 😊!
If this is a bug report, please provide screenshots, relevant logs and minimum viable code to reproduce your issue, which will help us debug the problem.
Thanks your feedback! I want to rebuild BaseLLM implement so that we can custom LLM more easily. However, original BaseLLM use pydantic v1 to build. It introduces too much code style invasiveness, increasing development difficulty.
In the future, I think we will remove Pydantic style and make it compatible with the original implementation style.
You can implement Azure and it's best not to follow the openai.py implementation.
I think so, it's best not to follow the openai.py implementation.