AIClient-2-API/.gitignore
leonai dbc98dae74 feat(api-potluck): 添加 API 大锅饭插件功能(彩蛋)
1. 新增 api-potluck 模块,支持 API 密钥认证和用量记录
2. 在 request-handler.js 中集成大锅饭路由和认证中间件
3. 在 common.js 中添加用量记录调用逻辑
4. 新增 potluck.html 静态页面和配置文件 api-potluck-keys.json
2026-01-08 20:15:59 +08:00

13 lines
No EOL
213 B
Text

node_modules
.serena/
.claude/
CLAUDE.md
config.json
provider_pools.json
fetch_system_prompt.txt
input_system_prompt.txt
token-store.json
usage-cache.json
*_oauth_creds.json
*-auth-token.json
api-potluck-keys.json