repo_work #1
@ -15,6 +15,7 @@ for note in tril_notes:
|
||||
print(tril_notes[note]['title'])
|
||||
# print(tril_notes[note]['content'])
|
||||
print("Generating Document")
|
||||
|
||||
ai_gen = omg.OllamaGenerator(tril_notes[note]['title'],
|
||||
tril_notes[note]['content'],
|
||||
"qwen2.5:7b")
|
||||
|
Loading…
x
Reference in New Issue
Block a user