MCPcopy Create free account

hub / github.com/Lingyuzhou111/dow-ipad-859 / types & classes

Types & classes283 in github.com/Lingyuzhou111/dow-ipad-859

↓ 263 callersClassReply
bridge/reply.py:27
↓ 49 callersClassUserLoggedOut
lib/wx859/WechatAPI/errors.py:29
↓ 32 callersClassTmpDir
A temporary directory that is deleted when the object is destroyed.
common/tmp_dir.py:7
↓ 26 callersClassPluginManager
plugins/plugin_manager.py:18
↓ 20 callersClassBanProtection
lib/wx859/WechatAPI/errors.py:33
↓ 18 callersClassSessionManager
bot/session_manager.py:39
↓ 14 callersClassExpiredDict
common/expired_dict.py:4
↓ 13 callersClassContext
bridge/context.py:32
↓ 9 callersClassBridge
bridge/bridge.py:13
↓ 8 callersClassEventContext
plugins/event.py:36
↓ 7 callersClassLoadSkillsResult
Result of loading skills from a directory.
agent/skills/types.py:63
↓ 5 callersClassTruncationResult
Truncation result
agent/tools/utils/truncate.py:19
↓ 5 callersClassWeworkChannel
channel/wework/wework_channel.py:180
↓ 4 callersClassSearchResult
Search result with score and snippet
agent/memory/storage.py:33
↓ 4 callersClassTextChunk
Represents a text chunk with line numbers
agent/memory/chunker.py:13
↓ 4 callersClassWebChannel
channel/web/web_channel.py:35
↓ 4 callersClassWechatChannel
channel/wechat/wechat_channel.py:139
↓ 4 callersClassWechatMPChannel
channel/wechatmp/wechatmp_channel.py:35
↓ 3 callersClassDequeue
common/dequeue.py:6
↓ 3 callersClassFuzzyMatchResult
Fuzzy match result
agent/tools/utils/diff.py:86
↓ 3 callersClassMemoryChunk
Represents a memory chunk with text and embedding
agent/memory/storage.py:17
↓ 3 callersClassSortedDict
common/sorted_dict.py:4
↓ 3 callersClassTokenBucket
common/token_bucket.py:5
↓ 3 callersClassToolManager
Tool manager for managing tools.
agent/tools/tool_manager.py:10
↓ 3 callersClassWX859Message
wx859 消息处理类 - 简化版,无日志输出
channel/wx859/wx859_message.py:11
↓ 3 callersClassWechatComAppChannel
channel/wechatcom/wechatcomapp_channel.py:28
↓ 3 callersClassWechatComServiceChannel
channel/wechatcs/wechatcomservice_channel.py:37
↓ 3 callersClassWechatMessage
channel/wechat/wechat_message.py:10
↓ 2 callersClassAgentStreamExecutor
Agent Stream Executor Handles multi-turn reasoning loop based on tool-call: 1. LLM generates response (may include tool calls) 2
agent/protocol/agent_stream.py:15
↓ 2 callersClassChatClient
lib/dify/dify_client.py:60
↓ 2 callersClassConfig
config.py:268
↓ 2 callersClassDifyClient
lib/dify/dify_client.py:4
↓ 2 callersClassFeiShuChanel
channel/feishu/feishu_channel.py:30
↓ 2 callersClassLLMClient
plugins/MimoTTS/llm_client.py:6
↓ 2 callersClassMemoryConfig
Configuration for memory storage and search
agent/memory/config.py:21
↓ 2 callersClassMemoryStorage
SQLite-based storage with FTS5 for keyword search
agent/memory/storage.py:44
↓ 2 callersClassOpenAIBot
bot/openai/open_ai_bot.py:22
↓ 2 callersClassReplyItem
bot/xunfei/xunfei_spark_bot.py:186
↓ 2 callersClassSkillManager
Manages skills for an agent.
agent/skills/manager.py:17
↓ 2 callersClassToolResult
Tool execution result
agent/tools/base_tool.py:13
↓ 2 callersClassWeChatMPMessage
channel/wechatmp/wechatmp_message.py:9
↓ 2 callersClassWechatComAppClient
channel/wechatcom/wechatcomapp_client.py:7
↓ 1 callersClassAgent
agent/protocol/agent.py:13
↓ 1 callersClassAgentAction
Represents an action taken by an agent. Attributes: id: Unique identifier for the action agent_id: ID of the agent that
agent/protocol/result.py:40
↓ 1 callersClassAgentBridge
Bridge class that integrates super Agent with COW Manages multiple agent instances per session for conversation isolation
bridge/agent_bridge.py:830
↓ 1 callersClassAgentEventHandler
Handles agent events and optionally sends intermediate messages to channel
bridge/agent_event_handler.py:8
↓ 1 callersClassAgentInitializer
Handles agent initialization including: - Workspace setup - Memory system initialization - Tool loading - System prompt buildin
bridge/agent_initializer.py:17
↓ 1 callersClassAgentLLMModel
LLM Model adapter that uses COW's existing bot infrastructure
bridge/agent_bridge.py:657
↓ 1 callersClassAliQwenBot
bot/ali/ali_qwen_bot.py:23
↓ 1 callersClassAliVoice
voice/ali/ali_voice.py:24
↓ 1 callersClassAliyunTokenGenerator
用于生成阿里云服务认证令牌的类。 属性: - access_key_id (str): 您的阿里云访问密钥ID。 - access_key_secret (str): 您的阿里云访问密钥秘密。
voice/ali/ali_api.py:129
↓ 1 callersClassApilot
plugins/Apilot/Apilot.py:26
↓ 1 callersClassAzureChatGPTBot
bot/chatgpt/chat_gpt_bot.py:222
↓ 1 callersClassAzureVoice
voice/azure/azure_voice.py:26
↓ 1 callersClassBaiduTranslator
translate/baidu/baidu_translate.py:12
↓ 1 callersClassBaiduVoice
voice/baidu/baidu_voice.py:32
↓ 1 callersClassBaiduWenxinBot
bot/baidu/baidu_wenxin.py:17
↓ 1 callersClassByteDanceCozeBot
bot/bytedance/bytedance_coze_bot.py:16
↓ 1 callersClassChannel
channel/channel.py:10
↓ 1 callersClassChatClient
common/linkai_client.py:13
↓ 1 callersClassChatGPTBot
bot/chatgpt/chat_gpt_bot.py:24
↓ 1 callersClassClaudeAIBot
bot/claude/claude_ai_bot.py:16
↓ 1 callersClassClaudeAPIBot
bot/claudeapi/claude_api_bot.py:23
↓ 1 callersClassContactCache
channel/wechat/wcf_channel.py:145
↓ 1 callersClassContextFile
上下文文件
agent/prompt/builder.py:66
↓ 1 callersClassConversationStore
SQLite-backed store for per-session conversation history. Usage: store = ConversationStore(db_path) store.append_messages("u
agent/memory/conversation_store.py:223
↓ 1 callersClassDashscopeBot
bot/dashscope/dashscope_bot.py:55
↓ 1 callersClassDatabaseError
lib/wx859/WechatAPI/errors.py:21
↓ 1 callersClassDeepSeekBot
bot/deepseek/deepseek_bot.py:14
↓ 1 callersClassDifyBot
bot/dify/dify_bot.py:23
↓ 1 callersClassDifySessionManager
bot/dify/dify_session.py:61
↓ 1 callersClassDifyVoice
voice/dify/dify_voice.py:11
↓ 1 callersClassDingTalkChanel
channel/dingtalk/dingtalk_channel.py:85
↓ 1 callersClassDingTalkMessage
channel/dingtalk/dingtalk_message.py:13
↓ 1 callersClassEdgeVoice
voice/edge/edge_voice.py:12
↓ 1 callersClassElevenLabsVoice
voice/elevent/elevent_voice.py:15
↓ 1 callersClassEnvConfig
Tool for managing environment variables (API keys, etc.)
agent/tools/env_config/env_config.py:26
↓ 1 callersClassFeishuMessage
channel/feishu/feishu_message.py:10
↓ 1 callersClassGoogleGeminiBot
bot/gemini/google_gemini_bot.py:22
↓ 1 callersClassGoogleVoice
voice/google/google_voice.py:16
↓ 1 callersClassLLMRequest
Request model for LLM operations
agent/protocol/models.py:9
↓ 1 callersClassLinkAIBot
bot/linkai/link_ai_bot.py:20
↓ 1 callersClassLinkAISessionManager
bot/linkai/link_ai_bot.py:441
↓ 1 callersClassLinkAIVoice
voice/linkai/linkai_voice.py:15
↓ 1 callersClassLongCatBot
bot/longcat/longcat_bot.py:14
↓ 1 callersClassMMTLSError
lib/wx859/WechatAPI/errors.py:9
↓ 1 callersClassMarshallingError
lib/wx859/WechatAPI/errors.py:1
↓ 1 callersClassMemoryFlushManager
Manages memory flush operations before context compaction Similar to clawdbot's memory flush mechanism: - Triggers when context appr
agent/memory/summarizer.py:12
↓ 1 callersClassMemoryGetTool
Tool for reading memory file contents
agent/tools/memory/memory_get.py:10
↓ 1 callersClassMemoryManager
Memory manager with hybrid search capabilities Provides long-term memory for agents with vector and keyword search
agent/memory/manager.py:20
↓ 1 callersClassMemorySearchTool
Tool for searching agent memory
agent/tools/memory/memory_search.py:11
↓ 1 callersClassModelScopeBot
bot/modelscope/modelscope_bot.py:18
↓ 1 callersClassMoonshotBot
bot/moonshot/moonshot_bot.py:18
↓ 1 callersClassOpenAIEmbeddingProvider
OpenAI embedding provider using REST API
agent/memory/embedding.py:32
↓ 1 callersClassOpenaiVoice
voice/openai/openai_voice.py:16
↓ 1 callersClassPacketError
lib/wx859/WechatAPI/errors.py:13
↓ 1 callersClassParsePacketError
lib/wx859/WechatAPI/errors.py:17
↓ 1 callersClassPromptBuilder
提示词构建器
agent/prompt/builder.py:72
↓ 1 callersClassProtect
保护类,风控保护机制。 使用单例模式确保全局只有一个实例。 Attributes: login_stat_path (str): 登录状态文件的路径 login_stat (dict): 登录状态信息 login_ti
lib/wx859/WechatAPI/Client/protect.py:31
↓ 1 callersClassPyttsVoice
voice/pytts/pytts_voice.py:17
next →1–100 of 283, ranked by callers