mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-28 05:51:10 +02:00
Update llm.py
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# LLM Module vDev
|
||||
# LLM Module for meshing-around
|
||||
# This module is used to interact with Ollama to generate responses to user input
|
||||
# K7MHI Kelly Keeton 2024
|
||||
from modules.log import *
|
||||
|
||||
from langchain_ollama import OllamaLLM
|
||||
|
||||
Reference in New Issue
Block a user