Effect AI SDK `generateObject` and Schema Annotations Usage
When we pass a Schema with annotations (description, examples, etc) to the Effect AI SDK
generateObject, does it pass the annotation fields to the AI too? I mean, will AI be able to read the description for fields from the annotation? Or are annotations stripped out?