infer-api-requirements.asciidoc 430 B

1234567891011121314151617181920
  1. // tag::cohere[]
  2. A https://cohere.com/[Cohere account] is required to use the {infer} API with
  3. the Cohere service.
  4. // end::cohere[]
  5. // tag::hugging-face[]
  6. A https://huggingface.co/[HuggingFace account] is required to use the {infer}
  7. API with the HuggingFace service.
  8. // end::hugging-face[]
  9. // tag::openai[]
  10. An https://openai.com/[OpenAI account] is required to use the {infer} API with
  11. the OpenAI service.
  12. // end::openai[]