-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
➕enhancementNew feature or requestNew feature or request
Description
LLM Fuzzing
- Parameters right now are randomly chosen when there are no objects corresponding to the input in the objects bucket. Use an LLM to generate parameters than can be used for a target query / mutation
- As input, the LLM should understand the schema and possibly information regarding seen objects so that it can determine what is a possible input parameter
- Use Langchain to allow use of various LLM models
Metadata
Metadata
Assignees
Labels
➕enhancementNew feature or requestNew feature or request