...
For example:
Code Block | ||
---|---|---|
| ||
models: { "Mistral Medium with Streaming": { provider: "mistral", model: "mistral-medium", stream: true, apiKey: "......" } } |
...
For example:
Code Block | ||
---|---|---|
| ||
models: { "Mistral Medium with Streaming": { provider: "mistral", model: "mistral-medium", stream: true, apiKey: "......" } } |