MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / clear_cache

Method clear_cache

ai_service.py:554–556  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

552
553 data_json = json.dumps(context, indent=2, default=str)[:6000]
554 system = (
555 "You are a professional wireless network engineer. Analyze the user's "
556 "current Wi-Fi connection and the surrounding RF environment from the "
557 "scan data provided, and give clear, actionable recommendations to fix "
558 "or improve it. Use a neutral, professional tone — no personas, no "
559 "slang, no jokes. Base every statement strictly on the data provided; "

Callers 1

clear_ai_cacheFunction · 0.80

Calls 2

infoMethod · 0.80
clearMethod · 0.45

Tested by

no test coverage detected