dialogflow CX Python API - generators LLM parameters

Hi there !

I wanted to use the Dialogflow CX Python API to manage the generators of my agent, and I cannot see how I can set parameters (temperatures, max tokens etc....) other than the prompt text and the language....

Does not seem to be documented in the API, anyone knows whether it is possible ?

Thanks !

Solved Solved
4 1 78
1 ACCEPTED SOLUTION

1 REPLY 1

That is correct,

Right now this is the only things that are exposed through the API: https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3beta1/projects.locations.agents.generat...