Results 13 comments of jason hu

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? ![image](https://github.com/yuque-helper/yuque2book/assets/74470/4cb11a7b-1a6d-46b7-9333-eebcb9100fe5) 就是页面导出的时候gou勾选这个换行的按钮

@musistudio 如何检查配置是否生效了,使用下面的配置,输入请求后到600s超时 ![Image](https://github.com/user-attachments/assets/4a47e823-157e-4a06-89ed-92b9b2e0197d)

@musistudio 改了,还是不行, 配置是 ~/.claude-code-router/config.json ![Image](https://github.com/user-attachments/assets/7eab7995-406b-429c-9b98-6eecd7e0a768) 看了日志,如下: [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,是配置被缓存了吗 ![Image](https://github.com/user-attachments/assets/6bd1b64e-47ea-4ea1-9508-096c9963ad9c)