[Vertex AI] Make GenerationConfig properties internal#13904
[Vertex AI] Make GenerationConfig properties internal#13904andrewheard merged 3 commits intomainfrom
GenerationConfig properties internal#13904Conversation
|
cc: @rachelsaunders We may want to add some of the new configuration options to https://firebase.google.com/docs/vertex-ai/model-parameters eventually and link there instead. It could be difficult to keep details about supported model versions in sync with the Cloud docs for |
This is content that we're looking at sharing directly between the docsets in the backend. For now, it's fine to link over to the Cloud docs till that happens :-) |
Made the
GenerationConfigpropertiesinternalto align with the Android SDK (access levels were already aligned in all other files). Updated the documentation and moved it into the parameters since the properties are no longerpublic(DocC links will not work). This PDF of the generated DocC may be easier to read.