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

Query generation: add descriptions to enable function calling-like behaviour #214

Open
slobentanzer opened this issue Nov 14, 2024 · 0 comments

Comments

@slobentanzer
Copy link
Contributor

slobentanzer commented Nov 14, 2024

The default process does not consider annotations on the entities in the schema information. To allow behaviours more informed by the context of the entities in the graph, the schema config could also allow description fields for nodes, edges, maybe even properties, to enable deeper explanation of the meaning of each field to the LLM at query time, potentially improving contextual understanding in query generation, in the same way as the Pydantic class in function calling operates.

@slobentanzer slobentanzer converted this from a draft issue Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant