Skip to content

feat: 新增 AI Ping 云模型厂家支持#94

Open
MichaelHuang7119 wants to merge 4 commits intoLazyAGI:mainfrom
MichaelHuang7119:main
Open

feat: 新增 AI Ping 云模型厂家支持#94
MichaelHuang7119 wants to merge 4 commits intoLazyAGI:mainfrom
MichaelHuang7119:main

Conversation

@MichaelHuang7119
Copy link
Copy Markdown

No description provided.

# See the License for the specific language governing permissions and
# limitations under the License.

from lazyllm.module.llms.onlinemodule.supplier.aiping import AipingModule
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

很早就提了mr了就等你们更新了

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的,可以看看合进去了没有,那边先合成功,然后再合这边(更新submodule版本号),保证这边合进去可用。

print(f"Failed to fetch AIPing models: {e}")

_update_aiping_models()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请先保持与LazyCraft中已有的支持在线模型厂家书写逻辑保持一致,比如SiliconFlow。

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是实时更新,也保留了你们原本的写死逻辑

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

只能写死吗?是的话,我就删了

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

先删除吧,先保持逻辑统一一致,若个人在使用时各厂家有新的模型支持,可以自己手动在页面上更新对应厂家模型列表,后续各厂家模型变化频率高的话可以统一做个定时更新功能统一刷新。

@MichaelHuang7119 MichaelHuang7119 force-pushed the main branch 2 times, most recently from 4d568f9 to c42a429 Compare January 6, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants