integrating agentic chroma
This commit is contained in:
parent
1630df04e6
commit
f2b862bb75
@ -3,7 +3,6 @@ from ollama import Client
|
||||
import chromadb
|
||||
from langchain_ollama import ChatOllama
|
||||
|
||||
|
||||
class OllamaGenerator:
|
||||
|
||||
def __init__(self, title: str, content: str, inner_title: str):
|
||||
|
Loading…
x
Reference in New Issue
Block a user