mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat: update README.md and solving Python compatibility issues
This commit is contained in:
@@ -4,6 +4,7 @@ Storage layer for memory using SQLite + FTS5
|
||||
Provides vector and keyword search capabilities
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
import sqlite3
|
||||
import json
|
||||
import hashlib
|
||||
|
||||
Reference in New Issue
Block a user