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

File database.py

backend/database.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sqlite3
2import uuid
3import json
4from datetime import datetime

Callers

nothing calls this directly

Calls 6

ChatDatabaseClass · 0.85
create_sessionMethod · 0.80
add_messageMethod · 0.80
get_messagesMethod · 0.80
get_sessionsMethod · 0.80
get_statsMethod · 0.80

Tested by

no test coverage detected