Hello All,
Below are the steps:
- Injest unstructured conversation in Neo4j DB which generates Nodes and entities. e.g.
considers
consideringusing
consideredas - User ask question like " Which company is considered by Hubspot ?".
- The query is sent to LLM for generating cypher query. However it uses just "consider" and the results are not fetched .
Please help and provide suggestions.