mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-05-04 09:51:32 +08:00
feat: update README.md and solving Python compatibility issues
This commit is contained in:
@@ -4,6 +4,7 @@ Workspace Management - 工作空间管理模块
|
||||
负责初始化工作空间、创建模板文件、加载上下文文件
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
import os
|
||||
import json
|
||||
from typing import List, Optional, Dict
|
||||
|
||||
Reference in New Issue
Block a user