Files
langchain-python/langchain/chains
Bearnardd 184ede4e48 Fix buggy output from GraphQAChain (#7372)
fixes https://github.com/hwchase17/langchain/issues/7289
A simple fix of the buggy output of `graph_qa`. If we have several
entities with triplets then the last entry of `triplets` for a given
entity merges with the first entry of the `triplets` of the next entity.
2023-07-07 17:19:53 -04:00
..
2023-07-05 13:00:16 -04:00
2023-07-07 03:06:33 -04:00
2023-06-16 16:21:01 -07:00
2023-07-07 16:09:10 -04:00
2023-07-04 12:51:04 -06:00
2023-06-13 12:30:59 -07:00
2023-04-30 11:14:09 -07:00