惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

PCI Perspectives
PCI Perspectives
Microsoft Security Blog
Microsoft Security Blog
MongoDB | Blog
MongoDB | Blog
T
The Blog of Author Tim Ferriss
罗磊的独立博客
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
Engineering at Meta
Engineering at Meta
Y
Y Combinator Blog
宝玉的分享
宝玉的分享
Recorded Future
Recorded Future
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
Recent Announcements
Recent Announcements
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Apple Machine Learning Research
Apple Machine Learning Research
T
Threatpost
The GitHub Blog
The GitHub Blog
M
MIT News - Artificial intelligence
Scott Helme
Scott Helme
P
Palo Alto Networks Blog
T
Tenable Blog
P
Privacy International News Feed
V
Visual Studio Blog
F
Fortinet All Blogs
酷 壳 – CoolShell
酷 壳 – CoolShell
I
Intezer
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
AI
AI
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
S
Security Affairs
S
SegmentFault 最新的问题
C
Cisco Blogs
博客园 - 聂微东
MyScale Blog
MyScale Blog
V
Vulnerabilities – Threatpost
量子位
T
The Exploit Database - CXSecurity.com
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Security Latest
Security Latest
P
Proofpoint News Feed
阮一峰的网络日志
阮一峰的网络日志
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
T
Troy Hunt's Blog
T
Tailwind CSS Blog
Stack Overflow Blog
Stack Overflow Blog
云风的 BLOG
云风的 BLOG
A
About on SuperTechFans
The Last Watchdog
The Last Watchdog

博客园 - papering

为 with语句上下文提供的工具 懒加载 IDE发现 import Canvas 指纹 魔改chromium源码——CDP(Chrome DevTools Protocol)检测01 whether the browser environment is controlled by a robot. chromium指纹魔改 对拷线 rpa 任务编排 a JSON formatted stream to ``fp`` “幽灵字符”问题 浏览器背后的黑科技 多进程 多线程 callback technique: signals and slots chrome 浏览器 调试 数据采集 Chrome DevTools ProtocolCDP PyInstaller 实现延迟导入 Storage mount options 汽车 OTA 技术体系 使用 grep 的扩展正则表达式功能 Python 中双下划线会触发名称修饰(mangling),通常用于避免子类覆盖, 容器内没有安装curl 验证web服务存在 在容器内执命令 连接数据库 http响应的 headers中拿到文件名 复制python项目文件,包含 包依赖 物理机 虚拟机 云厂商 裸金属服务器 CPU 透传 CPU Passthrough Docker 环境权限与资源限制 can't start new thread Seccomp security profiles Don't let containers reboot the host. Registry Pattern search_after 深度分页 Scrolling is not intended for real time user requests no longer recommend using the scroll API for deep pagination point in time PIT preserve the current index state kafka 大消 小消 依赖于中央数据库来协调网络中的查询 使用泛滥式查询(query flooding)来查询文件,搜索网络中的所有节点 使用分布式散列表来查询网络中的文件 使用 DHT (Distributed Hash Table,分布式哈希表) 替代 Tracker,标志着 P2P 系统从“有中心”进化到了“完全去中心化”。 STUN 负责“问路”(发现 IP),Tracker 负责“找人”(发现节点),而打洞失败时则靠 TURN “代跑”(转发数据) p2p 视频传输方案 UDP 打洞 attached detached shared memory 共享内存 shm ipcs folders of instructions, scripts, and resources that Claude loads dynamically to improve performance on specialized tasks complete specific tasks in a repeatable way 词元 指令 分词器 向量化 计算关系 输出回答 QQ 25 年进化史:从UDP到NT架构,支撑亿级在线的技术之路 如何设计一个IM单聊架构 长链接业务层 短链接业务层 go java python dart 内存模型区别 go java python 面向对象区别 常规价将被永久拉低,难以重建价格锚点 AI对比功能强调的是产品的真实价值 AI 智能体 Gateway 网关 技术架构的每一次重大更新,都被称作一次“脱壳” 具备“手脚”去在真实操作系统中“执行”任务的数字实体 供应链攻击从“欺骗人类”向“操纵AI逻辑”的演进 字符串相等 地址比较 内容比较 ‌ 零宽不连字, 不可见字符 ch.isprintable() purge会移除配置文件,而remove仅删除程序文件。 c# 异步 同步 请求 生成式引擎优化 Generative Engine Optimization GEO 内容优化策略 python lua 传值 传址 用AI原生的思维重新构建产品
LLM provider configuration luckclaw
papering · 2026-04-03 · via 博客园 - papering

https://github.com/LuckfoxTECH/luckclaw


Requirement
OS Linux
Architecture arm32 / arm64 / x86_64
Memory ≥ 32MB
Storage ≥ 30MB

LLM provider configuration

.1 Supported providers

ProviderDefault API Base
openrouter https://openrouter.ai/api/v1
openai https://api.openai.com/v1
anthropic https://api.anthropic.com/v1
deepseek https://api.deepseek.com
groq https://api.groq.com/openai/v1
zhipu https://open.bigmodel.cn/api/paas/v4
dashscope https://dashscope.aliyuncs.com/compatible-mode/v1
moonshot https://api.moonshot.ai/v1
aihubmix https://aihubmix.com/v1
minimax https://api.minimax.chat/v1
volcengine https://ark.cn-beijing.volces.com/api/v3
siliconflow https://api.siliconflow.cn/v1
gemini https://generativelanguage.googleapis.com/v1beta/openai
vllm Custom
ollama Custom
custom Custom

Note: If your platform does not have CA certificates installed, set apiBase to an http:// URL.

VII. Gateway configuration (gateway)

FieldDescriptionDefault
host Listen address 0.0.0.0
port Port 18790
inboundQueueCap Inbound queue capacity 100
outboundQueueCap Outbound queue capacity 100
heartbeatInterval Heartbeat interval (seconds) 300
heartbeatChannel Channel for sending heartbeats -
heartbeatChatID Destination for heartbeats -

VIII. Tool configuration (tools)

8.1 Built-in tool switches

SettingDefaultDescription
tools.restrictToWorkspace false Restrict file operations to the workspace
tools.agentBrowser false Enable browser automation
tools.agentMemory true Long-term memory (MEMORY.md + consolidation)
tools.selfImproving true Error learning and self-improvement
tools.clawdstrike true Security audit tool
tools.evolver false Experience logging and evolution
tools.adaptiveReasoning false Adaptive reasoning depth

8.8 Tool list summary

ToolConfiguration / Condition
read_file, write_file, edit_file, list_dir Restricted by tools.restrictToWorkspace
exec tools.exec
web_search tools.web.search
web_fetch tools.web.fetch.firecrawl.apiKey
tool_search Built-in
clawhub_search, clawhub_install When a workspace exists
browser tools.agentBrowser + tools.browser.enabled + tools.browser.remoteUrl
record_correction tools.selfImproving
clawdstrike tools.clawdstrike
cron Injected by Gateway
message Injected by Gateway
send_file Built-in
spawn, subagents Sub-agent related
MCP tools tools.mcpServers