Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Integuru-AI/Integuru
/ LLM.py
File
LLM.py
integuru/util/LLM.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
langchain_openai
import
ChatOpenAI
2
3
class
LLMSingleton:
4
_instance = None
Callers
nothing calls this directly
Calls
1
LLMSingleton
Class · 0.85
Tested by
no test coverage detected