cohere.yaml 106 B

1234567
  1. llm:
  2. provider: cohere
  3. config:
  4. model: large
  5. temperature: 0.5
  6. max_tokens: 1000
  7. top_p: 1