AgentVerse
AgentVerse copied to clipboard
(WIP) feat: upgrade openai client to v1.0+
🤔 What is the nature of this change?
- [x] New feature
- [x] Refactor code or style
🔗 Related Issue
https://github.com/OpenBMB/AgentVerse/issues/110
💡 Background or solution
Upgrade the OpenAI SDK version and upgrade the OpenAI obsolete API
📝 Changelog
(Describe changes from the user side, and list all potential break changes or other risks.)
感谢帮忙迁移至openai 1.x版本!我看似乎主要是agentverse/llms/openai.py
还未完成迁移?不知道是否有更新?如果没有的话我可以再推一下
👋,这个先别合并,很多修改来自迁移工具,有些问题,我还需要再折腾下