kuzudb / explorer

Browser-based user interface for Kùzu graph database
https://hub.docker.com/r/kuzudb/explorer
MIT License
34 stars 5 forks source link

Preview GPT-generated query #67

Closed linozen closed 3 months ago

linozen commented 9 months ago

Maybe I haven't seen it but there is no obvious way for me to inspect/adapt the GPT-generated cypher query before executing it. This makes the feature much less useful in my opinion.

mewim commented 9 months ago
Screenshot 2024-01-23 at 11 28 47 PM

Hi @linozen. After the query is generated, you can click this button to switch this back to the Cypher editor and review the generated queries or make necessary modifications.

prrao87 commented 3 months ago

Closing this as this seems to be working as intended - you just have to click on the "Cypher Code Editor" button to preview the LLM's generated Cypher.