While attempting to use ANP (Agent Network Protocol) to connect Ollama-hosted Qwen and DeepSeek models, we encountered the following error:
AttributeError: 'NoneType' object has no attribute 'requester_instance'
We hope to see early support for domestic open-source LLMs (e.g., Qwen, DeepSeek, ChatGLM, etc.) and compatibility with more model deployment frameworks, such as Tsinghua University’s KVCache-AI team’s open-source ktransformers framework.