MCPcopy
hub / github.com/PromtEngineer/localGPT / api_server.py

File api_server.py

rag_system/api_server.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import json
2import http.server
3import socketserver
4from urllib.parse import urlparse, parse_qs

Callers

nothing calls this directly

Calls 4

ChatDatabaseClass · 0.90
get_agentFunction · 0.90
get_indexing_pipelineFunction · 0.90
start_serverFunction · 0.85

Tested by

no test coverage detected