-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Considering that SDL is used in this project as a language to formalize a semantic model of a domain (and not the API itself), what is the recommended strategy for using graphql schema as input context for the Model Context Protocol?
- Via introspection function?
- Via full SDL file?
- Via queries?
- Other?
Example where context might be needed.
- A person in a car says
"I am feeling warm" - The model should explicitly know that affecting that perceived temperature is possible by acting on the window position, the ac tempterature, the sunroof, etc.
- This information has to be passed to the LLM to better scope the task.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested