Files
langchain-python/libs/langchain/tests/unit_tests
sudranga f09f82541b Expose configuration options in GraphCypherQAChain (#12159)
Allows for passing arguments into the LLM chains used by the
GraphCypherQAChain. This is to address a request by a user to include
memory in the Cypher creating chain. Will keep the prompt variables
as-is to be backward compatible. But, would be a good idea to deprecate
them and use the **kwargs variables. Added a test case.

In general, I think it would be good for any chain to automatically pass
in a readonlymemory(of its input) to its subchains whilist allowing for
an override. But, this would be a different change.
2023-10-24 09:52:55 -07:00
..
2023-10-05 15:47:24 -07:00
2023-10-23 08:22:47 -07:00
2023-10-02 15:15:31 -07:00
2023-10-18 10:46:22 +01:00
2023-10-18 10:46:22 +01:00
2023-10-18 09:21:45 -07:00
2023-10-24 10:16:46 +01:00
2023-07-21 09:20:24 -07:00
2023-07-21 09:20:24 -07:00