Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复循环引用导致无法使用知识库的问题 , fix #1133 #1135

Merged
merged 1 commit into from
May 28, 2024

Conversation

ThorinKong
Copy link
Contributor

描述

修复utils.py循环引用BaseLLMModel导致无法使用知识库。
from .models.base_model import BaseLLMModel移至if TYPE_CHECKING:

相关问题

#1133

@Keldos-Li Keldos-Li changed the title fix: 修复utils.py循环引用BaseLLMModel导致无法使用知识库 (#1133) fix: 修复循环引用导致无法使用知识库的问题 , fix #1133 May 28, 2024
@Keldos-Li Keldos-Li merged commit 8a2fd56 into GaiZhenbiao:main May 28, 2024
1 check passed
@xinnie-the-pooh
Copy link

KLXSB!!!
牛逼死了你

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.

None yet

3 participants