Skip to content

Set the default temperture based on google documentation recommendation

Allison Browne requested to merge ab-set-default-temp-based-on-guidance into master

What does this MR do and why?

Change our default temperature to match with google's guidance.

From the google vertex docs:

For most use cases, try starting with a temperature of 0.2.

https://cloud.google.com/vertex-ai/docs/generative-ai/start/quickstarts/api-quickstart#try_text_prompts

The types of tasks we are using it for are logical not creative so lower temperatures should be more suitable, but will produce less variation that feels like natural conversation.

Edited by Allison Browne

Merge request reports

Loading