PhariaInference API

The PhariaInference HTTP API provides access to Aleph Alpha's specialized language models for text completion, chat completions, embeddings, semantic (symmetric and asymmetric) search, tokenization/detokenization, and explainability. Requests are authenticated with a bearer API token obtained from the Aleph Alpha account portal.

API entry from apis.yml

apis.yml Raw ↑
name: PhariaInference API
description: The PhariaInference HTTP API provides access to Aleph Alpha's specialized language models
  for text completion, chat completions, embeddings, semantic (symmetric and asymmetric) search, tokenization/detokenization,
  and explainability. Requests are authenticated with a bearer API token obtained from the Aleph Alpha
  account portal.
humanURL: https://docs.aleph-alpha.com/products/apis/pharia-inference/
baseURL: https://api.aleph-alpha.com
tags:
- Inference
- Large Language Models
- Embeddings
- Semantic Search
- Completion
properties:
- type: Authentication
  url: authentication/aleph-alpha2-authentication.yml