mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-25 12:25:33 +08:00
remove unnecessary llama import
This commit is contained in:
committed by
Gabriel Luiz Freitas Almeida
parent
ff42fce86e
commit
4bff12c80f
@ -12,7 +12,6 @@ from langchain import (
|
||||
)
|
||||
from langchain.agents import agent_toolkits
|
||||
from langchain.chat_models import ChatOpenAI
|
||||
from langchain.llms import LlamaCpp
|
||||
|
||||
from langflow.interface.importing.utils import import_class
|
||||
|
||||
|
||||
Reference in New Issue
Block a user