57 lines
1.5 KiB
JSON
57 lines
1.5 KiB
JSON
[
|
|
{
|
|
"sources": [
|
|
{
|
|
"url": "https://cohere.com"
|
|
}
|
|
],
|
|
"id": "command-r-plus",
|
|
"object": "model",
|
|
"name": "Command R+",
|
|
"version": "1.0",
|
|
"description": "Command R+ is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models. It is best suited for complex RAG workflows and multi-step tool use.",
|
|
"format": "api",
|
|
"settings": {},
|
|
"parameters": {
|
|
"max_tokens": 128000,
|
|
"temperature": 0.7,
|
|
"stream": false
|
|
},
|
|
"metadata": {
|
|
"author": "Cohere",
|
|
"tags": [
|
|
"General",
|
|
"Big Context Length"
|
|
]
|
|
},
|
|
"engine": "cohere"
|
|
},
|
|
{
|
|
"sources": [
|
|
{
|
|
"url": "https://cohere.com"
|
|
}
|
|
],
|
|
"id": "command-r",
|
|
"object": "model",
|
|
"name": "Command R",
|
|
"version": "1.0",
|
|
"description": "Command R is an instruction-following conversational model that performs language tasks at a higher quality, more reliably, and with a longer context than previous models. It can be used for complex workflows like code generation, retrieval augmented generation (RAG), tool use, and agents.",
|
|
"format": "api",
|
|
"settings": {},
|
|
"parameters": {
|
|
"max_tokens": 128000,
|
|
"temperature": 0.7,
|
|
"stream": false
|
|
},
|
|
"metadata": {
|
|
"author": "Cohere",
|
|
"tags": [
|
|
"General",
|
|
"Big Context Length"
|
|
]
|
|
},
|
|
"engine": "cohere"
|
|
}
|
|
]
|