vertexai.yaml 94 B

123456
  1. llm:
  2. provider: vertexai
  3. model: 'chat-bison'
  4. config:
  5. temperature: 0.5
  6. top_p: 0.5