Files
Reid Falconer 0534ba5a7d langchain[patch]: return formatted SPARQL query on demand (#11263)
- **Description:** Added the `return_sparql_query` feature to the
`GraphSparqlQAChain` class, allowing users to get the formatted SPARQL
query along with the chain's result.
  - **Issue:** NA
  - **Dependencies:** None

Note: I've ensured that the PR passes linting and testing by running
make format, make lint, and make test locally.

I have added a test for the integration (which relies on network access)
and I have added an example to the notebook showing its use.
2024-02-22 17:03:26 -08:00
..
2024-01-07 08:34:34 -08:00
2023-10-10 12:55:19 -07:00
2024-01-09 13:57:28 -05:00
2024-02-20 18:30:11 -08:00
2023-10-23 15:35:33 -04:00