跳到主要内容
Typesense 是一个开源的内存搜索引擎,您可以自托管或在Typesense Cloud上运行。Typesense 专注于性能,通过将整个索引存储在 RAM 中(并备份到磁盘),同时通过简化可用选项和设置良好默认值来提供开箱即用的开发体验。

安装和设置

pip install typesense openapi-schema-pydantic

向量存储

查看使用示例
from langchain_community.vectorstores import Typesense

以编程方式连接这些文档到 Claude、VSCode 等,通过 MCP 获取实时答案。
© . This site is unofficial and not affiliated with LangChain, Inc.