langchain/docs/extras/use_cases/more
Tomaz Bratanic 71290315cf
Add optional Cypher validation tool (#11078)
LLMs have trouble with consistently getting the relationship direction
accurately. That's why I organized a competition how to best and most
simple to fix it based on the existing schema as a post-processing step.
https://github.com/tomasonjo/cypher-direction-competition

I am adding the winner's code in this PR:
https://github.com/sakusaku-rich/cypher-direction-competition
2023-10-04 12:54:37 -04:00
..
agents Remove extra spaces (#11283) 2023-10-02 10:02:30 -04:00
code_writing rename repo namespace to langchain-ai (#11259) 2023-10-01 15:30:58 -04:00
graph Add optional Cypher validation tool (#11078) 2023-10-04 12:54:37 -04:00
self_check use case docs reorder (#10074) 2023-09-05 15:11:16 -07:00
_category_.yml Add use case nb position (#10299) 2023-09-06 15:46:33 -07:00
data_generation.ipynb Synthetic Data generation (#9472) 2023-09-28 18:16:05 -07:00