MCPcopy
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

1import requests
2import json
3from typing import List, Dict, Any
4import base64

Callers

nothing calls this directly

Calls 2

OllamaClientClass · 0.70
generate_completionMethod · 0.45

Tested by

no test coverage detected