Files
langchain/docs
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-02-21 16:38:28 -08:00
2024-02-20 18:30:11 -08:00
2024-02-22 15:20:34 -08:00
2024-02-22 15:20:34 -08:00
2024-02-20 18:30:11 -08:00
2023-12-17 12:55:49 -08:00
2024-02-08 14:52:26 -08:00
2024-01-08 08:38:14 -08:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide