googleapis / googleapis/python-aiplatform
Support missing request parameters for TextGenerationModel.predict
Abierto
api: vertex-ai
- Lenguaje dominante
- Python
- Estrellas
- 905
- Forks
- 465
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 44
Descripción
Hi,
I am currently integrating PaLM-2 into [CRFM HELM](https://github.com/stanford-crfm/helm).
I noticed that some parameters are supported in an HTTP request (see [link](https://cloud.google.com/vertex-ai/docs/generative-ai/model-reference/text)) such as `echo`, `frequence_penaly` and `presence_penalty` but not in this Python SDK.
Would it be possible to add them please?
Thanks!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.