Files
Flowise/packages/components/credentials
Anthony Bryan Gavilan Vinces a7c1ab881c Feature/Add Neo4j GraphRag support (#3686)
* added: Neo4j database connectivity, Neo4j credentials, supports the usage of the GraphCypherQaChain node and modifies the FewShotPromptTemplate node to handle variables from the prefix field.

* Merge branch 'main' of github.com:FlowiseAI/Flowise into feature/graphragsupport

* revert pnpm-lock.yaml

* add: neo4j package

* Refactor GraphCypherQAChain: Update version to 1.0, remove memory input, and enhance prompt handling

- Changed version from 2.0 to 1.0.
- Removed the 'Memory' input parameter from the GraphCypherQAChain.
- Made 'cypherPrompt' optional and improved error handling for prompt validation.
- Updated the 'init' and 'run' methods to streamline input processing and response handling.
- Enhanced streaming response logic based on the 'returnDirect' flag.

* Refactor GraphCypherQAChain: Simplify imports and update init method signature

- Consolidated import statements for better readability.
- Removed the 'input' and 'options' parameters from the 'init' method, streamlining its signature to only accept 'nodeData'.

* add output, format final response, fix optional inputs

---------

Co-authored-by: Henry <hzj94@hotmail.com>
2024-12-23 01:35:53 +00:00
..
2024-11-28 11:06:12 +00:00
2023-08-01 12:23:25 +01:00
2023-07-28 15:56:40 +01:00
2023-07-28 15:56:40 +01:00
2023-07-28 15:56:40 +01:00
2023-12-15 18:59:11 +00:00
2024-02-29 03:12:11 +08:00
2024-11-28 11:06:12 +00:00
2023-09-11 23:44:20 +01:00
2023-08-17 21:23:40 +01:00
2023-12-15 18:59:11 +00:00
2023-07-28 15:56:40 +01:00
2023-07-28 15:56:40 +01:00
2023-07-28 15:56:40 +01:00
2023-11-02 22:17:36 +02:00
2023-07-28 15:56:40 +01:00
2023-07-28 15:56:40 +01:00
2023-10-12 15:31:19 +01:00
2023-10-11 20:09:13 +01:00
2023-07-29 12:35:31 -07:00
2024-11-28 11:06:12 +00:00