Skip to main content
Provides completions for all open source models that are text-generation, it also supports completions models from the closed source providers, openai, anthropic, mistral, cohere, and google. To specify a provider, prefix the model with the provider, e.g. davinci-002 should be passed in as openai/davinci-002 We provide access to models from openai, mistral, and google. You will need to supply a header provider-key in order to make requests to cohere models. NOTE: Logprobs are supported for all models!

Basic usage (Open Source)