Corrigido o caminho do venv
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from interfaces.LLM_model import LLMInterface
|
||||
from langchain_core.prompts import ChatMessagePromptTemplate
|
||||
|
||||
from langchain_ollama import
|
||||
|
||||
|
||||
class OllamaLLM(LLMInterface):
|
||||
|
||||
Reference in New Issue
Block a user