genkit icon indicating copy to clipboard operation
genkit copied to clipboard

[JS] `array` format can't parse primitive types (or at least strings)

Open pavelgj opened this issue 10 months ago • 2 comments

when generating and array of string with format: 'array' it always returns an empty array, even if the model returns the correct response.

pavelgj avatar Feb 18 '25 01:02 pavelgj

golang or js?

ChainCoderX avatar Feb 18 '25 11:02 ChainCoderX

Is this still a valid issue? Can you share the code to reproduce the issue please?

gioboa avatar Jun 03 '25 15:06 gioboa