langchain-ai/langchain-benchmarks

Test some other models

eyurtsev opened this issue · 0 comments

Whenever we're ready with tool calling

  # ("fireworks-firefunction-v1", ChatFireworks(model="accounts/fireworks/models/firefunction-v1", temperature=0)),
  # ("cohere-command-light", ChatCohere(temperature=0, model="command-light")),
  # ("cohere-command", ChatCohere(temperature=0, model="command")),
  # ("cohere-command-r", ChatCohere(temperature=0, model="command-r")),
  # ("cohere-command-r-plus", ChatCohere(temperature=0, model="command-r-plus")),
  # ("mistral-large-2402", ChatMistralAI(model="mistral-large-2402", temperature=0)),