rename sidercall.py to llmcore.py; add cache-aware cd to compress_history_tags

This commit is contained in:
Liang Jiaqing
2026-03-13 13:21:32 +08:00
parent 2a98cc44e5
commit fd7bf241d0
7 changed files with 40 additions and 87 deletions

View File

@@ -22,7 +22,7 @@
- Python 3.8+
- 本项目完整代码
- LLM API 密钥Claude/OpenAI 等,已在 `sidercall/mykeys` 中配置)
- LLM API 密钥Claude/OpenAI 等,已在 `llmcore/mykeys` 中配置)
### 安装依赖
@@ -177,7 +177,7 @@ fs_allowed_users = [
### 确认 LLM 配置
确保 `sidercall/mykeys` 中已配置 LLM API 密钥:
确保 `llmcore/mykeys` 中已配置 LLM API 密钥:
```python
# 示例Claude API