| 1234567891011121314151617181920 |
- // tag::cohere[]
- A https://cohere.com/[Cohere account] is required to use the {infer} API with
- the Cohere service.
- // end::cohere[]
- // tag::hugging-face[]
- A https://huggingface.co/[HuggingFace account] is required to use the {infer}
- API with the HuggingFace service.
- // end::hugging-face[]
- // tag::openai[]
- An https://openai.com/[OpenAI account] is required to use the {infer} API with
- the OpenAI service.
- // end::openai[]
|