auto-coder icon indicating copy to clipboard operation
auto-coder copied to clipboard

<Lite版> <超快>硅基流动替换 Deepseek官方的配置有错误提示。

Open samsomlan opened this issue 11 months ago • 0 comments

$ /chat hello llm_friendly_packages directory not found. /home/zhenlin/miniconda3/envs/auto-coder/lib/python3.11/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning) 2025-02-02 11:43:01.704 | WARNING | autocoder.rag.long_context_rag::41 - Please install auto-coder-pro to enhance llm compute ability 阶段 1: 正在处理 REST/RAG/Search 源... 阶段 2: 正在为所有文件构建索引... 📊 总文件数: 143, 需要构建索引: 143 ❌ 构建 /home/zhenlin/prj/auto-coder/src/autocoder/benchmark.py 索引时出错: Connection error. ❌ 构建 /home/zhenlin/prj/auto-coder/src/autocoder/auto_coder_rag_mcp.py 索引时出错: Connection error. ❌ 构建 /home/zhenlin/prj/auto-coder/src/autocoder/chat_auto_coder.py 索引时出错: Connection error. ❌ 构建 /home/zhenlin/prj/auto-coder/src/autocoder/lang.py 索引时出错: Connection error. ❌ 构建 /home/zhenlin/prj/auto-coder/setup.py 索引时出错: Connection error.

samsomlan avatar Feb 02 '25 03:02 samsomlan