Skip to content

[FR]: Support for more Schema types like "anyOf" #14647

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
icnahom opened this issue Apr 3, 2025 · 4 comments
Closed

[FR]: Support for more Schema types like "anyOf" #14647

icnahom opened this issue Apr 3, 2025 · 4 comments

Comments

@icnahom
Copy link

icnahom commented Apr 3, 2025

Description

I would like to see some missing but important schema types like anyOf.

Here are all the schema types for reference: https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/control-generated-output#fields

API Proposal

No response

Firebase Product(s)

Vertex AI

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@paulb777
Copy link
Member

paulb777 commented Apr 4, 2025

@icnahom Thanks for the feature request. We'll investigate for an upcoming release.

@paulb777
Copy link
Member

anyOf added in #14708 will be available in Firebase 11.12.0 along with support for several other Schema types.

@andrewheard
Copy link
Contributor

Hi @icnahom, just wanted to give you a heads up that this has now been released in https://github.com/firebase/firebase-ios-sdk/releases/tag/11.12.0. The newly supported fields / types are:

  • anyOf
  • minItems
  • maxItems
  • minimum
  • maximum
  • propertyOrdering
  • title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants