返回全部动态

llama.cpp b10329 发布:优化工作目录控件显示逻辑

原标题:b10329

llama.cpp Releases一手来源产品发布质量 67

AI 摘要

llama.cpp 发布 b10329 版本,主要改进是服务器和 WebUI 仅在工具实际读取工作目录时才显示工作目录控件。工具现在在 /tools 列表中声明是否解析路径并基于工作目录运行,WebUI 仅在至少一个此类工具被服务且启用时显示相关控件。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

<details open> server, ui: only offer a working directory when a tool reads it (#26762) The working directory chip showed up as soon as the server exposed any builtin tool, so a server started with just get_datetime, or a user who turned every filesystem tool off in the settings, still got a control that nothing would read. Tools now declare whether they resolve their paths and run against the working directory, next to the write permission they already publish in the /tools listing. The WebU


发布时间:2026-08-09 00:00
抓取时间:2026-08-09 00:25
来源机构:ggml-org
阅读原文github.com