integration_tests# 类 integration_tests.chat_models.ChatModelIntegrationTests() 聊天模型集成测试的基类。 integration_tests.embeddings.EmbeddingsIntegrationTests() 嵌入集成测试的基类。 integration_tests.retrievers.RetrieversIntegrationTests() 检索器集成测试的基类。 integration_tests.tools.ToolsIntegrationTests() 工具集成测试的基类。 integration_tests.vectorstores.VectorStoreIntegrationTests() 向量存储集成测试的基类。