Open
Conversation
suncade
reviewed
Jan 5, 2026
| # See the License for the specific language governing permissions and | ||
| # limitations under the License. | ||
|
|
||
| from lazyllm.module.llms.onlinemodule.supplier.aiping import AipingModule |
Contributor
There was a problem hiding this comment.
请先在https://github.com/LazyAGI/LazyLLM平台上提交Aiping的底层支持pr,LazyLLM合并支持后再基于最新的LazyLLM commit提LazyCraft的支持pr逻辑
Contributor
There was a problem hiding this comment.
好的,可以看看合进去了没有,那边先合成功,然后再合这边(更新submodule版本号),保证这边合进去可用。
| print(f"Failed to fetch AIPing models: {e}") | ||
|
|
||
| _update_aiping_models() | ||
|
|
Contributor
There was a problem hiding this comment.
请先保持与LazyCraft中已有的支持在线模型厂家书写逻辑保持一致,比如SiliconFlow。
Contributor
There was a problem hiding this comment.
先删除吧,先保持逻辑统一一致,若个人在使用时各厂家有新的模型支持,可以自己手动在页面上更新对应厂家模型列表,后续各厂家模型变化频率高的话可以统一做个定时更新功能统一刷新。
4d568f9 to
c42a429
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.