What's Changed
- Add Baidu ERNIE-Bot-turbo LLM
- Delete and select chat enhancement by @tanchekwei in #356
- Improve Azure OpenAI Service by @qfxiongbin in #359
- Migrate Baidu Wenxin Qianfan to LangChain.js
- Update Japanese translation by @himazinnano8925 in #354 #355
- Fix LangChainBot serializing and deserializing bug by @qfxiongbin in #359 (You have to clean up message history before using OpenAI API or Azure OpenAI Service)
更新说明
- 新增百度 ERNIE-Bot-turbo 大模型
- @tanchekwei 增强了删除和选择聊天功能 #356
- @qfxiongbin 改进了 Azure OpenAI 服务 #359
- 移植百度文心千帆到 LangChain.js
- @himazinnano8925 更新了日语翻译 #354 #355
- @qfxiongbin 修复了 LangChainBot 序列化和反序列化的 bug #359 (在使用 OpenAI API 或 Azure OpenAI Service 之前,你必须得清空消息)
Full Changelog: v1.29.44...v1.30.45