fix: Resolve baml import issue
This commit is contained in:
parent
b076078e4f
commit
f586bc6f7f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ from baml_py import ClientRegistry
|
|||
from cognee.shared.logging_utils import get_logger
|
||||
from cognee.shared.data_models import SummarizedCode
|
||||
from cognee.infrastructure.llm.structured_output_framework.baml.baml_client.async_client import b
|
||||
from cognee.infrastructure.llm.structured_output_framework.baml_src.config import get_llm_config
|
||||
from cognee.infrastructure.llm.config import get_llm_config
|
||||
|
||||
config = get_llm_config()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue