Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
alexthomas93 committed Dec 3, 2024
1 parent 04fa590 commit b801051
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@

### Added

- Enhanced Neo4j driver connection management with more robust error handling
- Simplified connection state checking in Neo4jGraph
- Enhanced Neo4j driver connection management with more robust error handling.
- Simplified connection state checking in Neo4jGraph.

### Fixed

- Removed deprecated LLMChain from GraphCypherQAChain to resolve instantiation issues with the use_function_response parameter.

## 0.1.1

Expand Down

0 comments on commit b801051

Please sign in to comment.