repo_work #1

Closed
armistace wants to merge 40 commits from repo_work into master
Showing only changes of commit f2b862bb75 - Show all commits

View File

@ -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):