LICENSE
README.md
pyproject.toml
ErisPulse_QvQChat.egg-info/PKG-INFO
ErisPulse_QvQChat.egg-info/SOURCES.txt
ErisPulse_QvQChat.egg-info/dependency_links.txt
ErisPulse_QvQChat.egg-info/entry_points.txt
ErisPulse_QvQChat.egg-info/requires.txt
ErisPulse_QvQChat.egg-info/top_level.txt
QvQChat/Core.py
QvQChat/I18n.py
QvQChat/__init__.py
QvQChat/config.py
QvQChat/utils.py
QvQChat/agent/__init__.py
QvQChat/agent/knowledge.py
QvQChat/agent/mcp_client.py
QvQChat/agent/multi.py
QvQChat/agent/tools.py
QvQChat/ai/__init__.py
QvQChat/ai/behavior.py
QvQChat/ai/client.py
QvQChat/ai/engine.py
QvQChat/ai/model_pool.py
QvQChat/chat/__init__.py
QvQChat/chat/memory.py
QvQChat/chat/session.py
QvQChat/chat/sticker.py
QvQChat/dashboard/__init__.py
QvQChat/dashboard/html.py
QvQChat/dashboard/icons.py
QvQChat/dashboard/manager.py
QvQChat/dashboard/scripts.py
QvQChat/dashboard/styles.py
QvQChat/memory/__init__.py
QvQChat/memory/extractor.py
QvQChat/memory/intent.py
QvQChat/memory/manager.py
QvQChat/memory/retriever.py
QvQChat/memory/store.py
QvQChat/pipeline/__init__.py
QvQChat/pipeline/base.py
QvQChat/pipeline/injectors.py
QvQChat/pipeline/time_narrator.py
QvQChat/render/__init__.py
QvQChat/render/injector.py
QvQChat/render/manager.py
QvQChat/render/tag_parser.py