Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
json
2
import
http.server
3
import
socketserver
4
from
urllib.parse
import
urlparse, parse_qs
Callers
nothing calls this directly
Calls
4
ChatDatabase
Class · 0.90
get_agent
Function · 0.90
get_indexing_pipeline
Function · 0.90
start_server
Function · 0.85
Tested by
no test coverage detected