Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Convert natural language to gremlin #10

Open
Tracked by #2
simon824 opened this issue Oct 18, 2023 · 0 comments
Open
Tracked by #2

[Feature] Convert natural language to gremlin #10

simon824 opened this issue Oct 18, 2023 · 0 comments

Comments

@simon824
Copy link
Member

No description provided.

@simon824 simon824 changed the title Use natural language to operate graph databases (gremlin) [Feature] Convert natural language to gremlin Oct 18, 2023
imbajin added a commit that referenced this issue Dec 9, 2024
address #10 

1. added the process of intelligent generated gremlin retrivecal
2. added text2gremlin block in rag app
3. add text2gremlin prompt & config
4. fix log bug in py-client
5. ....

We also add a `flag` value under the interface of graph query rag/graph: 
- `1` represents text2gql accurate matching success
- `0` represents (k-neighbor) generalization matching success
- `-1` represents no relevant graph info

---------

Co-authored-by: Simon Cheung <[email protected]>
Co-authored-by: imbajin <[email protected]>
Co-authored-by: HaoJin Yang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant