https://github.com/tilotech/langchain-tilores
This repository provides the building blocks for integrating LangChain, LangGraph, and the Tilores entity resolution system.
https://github.com/tilotech/langchain-tilores
agentic-rag entity-resolution langchain
Last synced: 16 days ago
JSON representation
This repository provides the building blocks for integrating LangChain, LangGraph, and the Tilores entity resolution system.
- Host: GitHub
- URL: https://github.com/tilotech/langchain-tilores
- Owner: tilotech
- License: mit
- Archived: true
- Created: 2024-08-01T09:11:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T14:11:23.000Z (5 months ago)
- Last Synced: 2025-03-01T07:36:34.907Z (about 1 month ago)
- Topics: agentic-rag, entity-resolution, langchain
- Language: Python
- Homepage: https://tilores.io/RAG
- Size: 29.3 KB
- Stars: 17
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - tilotech/langchain-tilores - This repository provides the building blocks for integrating LangChain, LangGraph, and the Tilores entity resolution system. (Python)
README
# LangChain Using Tilores [MOVED/DEPRECATED]
This repository has been moved and renamed to
[github.com/tilotech/tilores-langchain](https://github.com/tilotech/tilores-langchain).please update your dependencies in requirements.txt
from `langchain-tilores` to `tilores-langchain` and your imports
from `langchain_tilores` to `tilores_langchain`