jason hu
jason hu
666
https://github.com/THUDM/ChatGLM-6B/issues/462
xcode-select --install brew install openssl CFLAGS="-I/opt/homebrew/opt/openssl/include" LDFLAGS="-L/opt/homebrew/opt/openssl/lib" GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1 GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1 pip install grpcio==1.37.1
@zp2459 [langchain-ChatGLM](https://github.com/imClumsyPanda/langchain-ChatGLM)获取dev_llm分支已经支持vicuna了
> 分享我一个demo?  就是页面导出的时候gou勾选这个换行的按钮
@musistudio 如何检查配置是否生效了,使用下面的配置,输入请求后到600s超时 
@musistudio 改了,还是不行, 配置是 ~/.claude-code-router/config.json  看了日志,如下: [2025-06-17T03:57:53.578Z] Using background model for claude-3-5-haiku-20241022 [2025-06-17T03:57:53.582Z] formatRequest: {"model":"DeepSeek-V3","max_tokens":512,"messages":[{"role":"user","content":"Please write a 5-10 word title the following conversation:\n\nUser: what you can do?\n\nClaude: API Error: Request...
@musistudio 换成小写也失败,但是换成qwen-plus-latest就行,好奇怪
@musistudio 已经更新 ~/.claude-code-router/config.json删除了deepchat的配置,重启进入ccr code ,提问后还是请求到deep-chat,是配置被缓存了吗 