Update ollama.py (#1619)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ollama
|
||||
from llm.base import LLMBase
|
||||
from mem0.llms.base import LLMBase
|
||||
|
||||
|
||||
class OllamaLLM(LLMBase):
|
||||
|
||||
Reference in New Issue
Block a user