remove unnecessary llama import
This commit is contained in:
parent
ff42fce86e
commit
4bff12c80f
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue