Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PromtEngineer/localGPT
/ ollama_client.py
File
ollama_client.py
rag_system/utils/ollama_client.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
requests
2
import
json
3
from
typing
import
List, Dict, Any
4
import
base64
Callers
nothing calls this directly
Calls
2
OllamaClient
Class · 0.70
generate_completion
Method · 0.45
Tested by
no test coverage detected