jkomoros / prompt-garden

A framework for gardening LLM prompts
Apache License 2.0
9 stars 0 forks source link

Add a `keys` seed_type #51

Closed jkomoros closed 1 year ago

jkomoros commented 1 year ago

For an array it would return .keys(), for an object it would return Object.keys() for everything else it would return []