# 基础依赖 pip setuptools wheel # 核心依赖 requests typing-extensions # NLP相关 nltk sentence-transformers keybert # UI customtkinter # 向量存储 chromadb # LangChain相关 langchain langchain-core langchain-openai langchain-community langchain_chroma # AI接口 openai google-generativeai google-ai-generativelanguage azure-ai-inference # 可选依赖(按需安装) # google-cloud-aiplatform # anthropic